[Mono-bugs] [Bug 52577][Wis] Changed - Wrong encoding assignment in HttpRequest.QueryString
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jan 2004 11:17:50 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by mono-bug@jerryweb.info.
http://bugzilla.ximian.com/show_bug.cgi?id=52577
--- shadow/52577 2004-01-03 11:17:09.000000000 -0500
+++ shadow/52577.tmp.15585 2004-01-03 11:17:50.000000000 -0500
@@ -16,6 +16,11 @@
Cc:
Summary: Wrong encoding assignment in HttpRequest.QueryString
Property "HttpRequest.QueryString" handles variables as ASCII encoded
instead of using proper encoding specified in actual property
"ContentEncoding".
+
+------- Additional Comments From mono-bug@jerryweb.info 2004-01-03 11:17 -------
+Created an attachment (id=6337)
+the patch
+