diff options
| author | hallgren <hallgren@chalmers.se> | 2013-06-13 08:23:48 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-06-13 08:23:48 +0000 |
| commit | bdfd663e917b0d5ed1a2d987f2f470c682969dd3 (patch) | |
| tree | ceb77c63bc99dbcb0a1a38322d5ef8a9fbc94486 /src/runtime/java/Test.java | |
| parent | 51ece66688cbbb9295126bdc99303b631ef0dacb (diff) | |
Fix UTF-8 decoding problem in gf -server
The package network-2.4.1.1 thoughlessly introduced a backward incompatible
change to the function Network.URI.unEscapeString, see
https://github.com/haskell/network/commit/f2168b1f8978b4ad9c504e545755f0795ac869ce
This also affects the function Network.Shed.Httpd.queryToArguments, which is
used in GFServer.hs.
To remain compatible with older and newer versions of the network package,
we need to stay clear of queryToArguments and unEscapeString. A replacement
function has been added to server/URLEncoding.hs.
Diffstat (limited to 'src/runtime/java/Test.java')
0 files changed, 0 insertions, 0 deletions
