summaryrefslogtreecommitdiff
path: root/src/www
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-05-28 11:21:30 +0000
committerhallgren <hallgren@chalmers.se>2012-05-28 11:21:30 +0000
commitb19ae37d9c603dda1bb31b23059ef7b22bc887d8 (patch)
tree0d958ddaf7f0755283287fdb4728f513562c4955 /src/www
parent943652a3d2758b2b3d892053704c8c930e383b14 (diff)
GFServer.hs: apply UTF8 encoding when saving uploaded files
This fixes a bug introduced on May 16.
Diffstat (limited to 'src/www')
-rw-r--r--src/www/gfse/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/www/gfse/TODO b/src/www/gfse/TODO
index 42445e399..c976c9d2c 100644
--- a/src/www/gfse/TODO
+++ b/src/www/gfse/TODO
@@ -40,7 +40,3 @@
+ 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.