summaryrefslogtreecommitdiff
path: root/src/www/gfse
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-05-27 19:19:54 +0000
committerhallgren <hallgren@chalmers.se>2012-05-27 19:19:54 +0000
commit943652a3d2758b2b3d892053704c8c930e383b14 (patch)
tree375085c2d1dc80c2f0ec21e8e01ee972878bfb6d /src/www/gfse
parent1215f2b9518d34b774aac8fbed00578cb457b1cb (diff)
translator: adding "Parallel texts" view
This is in addition to the existing "Segment by Segment" view. Also some minor documentation updates.
Diffstat (limited to 'src/www/gfse')
-rw-r--r--src/www/gfse/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/www/gfse/TODO b/src/www/gfse/TODO
index 22974ebe0..42445e399 100644
--- a/src/www/gfse/TODO
+++ b/src/www/gfse/TODO
@@ -41,3 +41,6 @@
+ Bug! The startcat menu shows the first category by default, but the startcat
flag is actually not set until a selection is made from the menu.
+- Bug! In Opera it seems that grammars are sent with the wrong character
+ encoding to the server, preventing grammars containing ÅÄÖ or other non-ASCII
+ characters from working.