[Mono-bugs] [Bug 52577][Wis] New - Wrong encoding assignment in HttpRequest.QueryString

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jan 2004 11:17:09 -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.15568	2004-01-03 11:17:09.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 52577
+Product: Mono/Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: Gentoo 1.4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: mono-bug@jerryweb.info               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+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".