1
0
forked from GitHub/gf-core

GFServer.hs: apply UTF8 encoding when saving uploaded files

This fixes a bug introduced on May 16.
This commit is contained in:
hallgren
2012-05-28 11:21:30 +00:00
parent 6dfd337568
commit a3a491d8fc
2 changed files with 3 additions and 7 deletions

View File

@@ -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.