[Mono-bugs] [Bug 76013][Nor] Changed - [PATCH] Keys from Cookie and from URL in HTTP Get Request are merged

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 9 23:48:12 EDT 2005


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 gonzalo at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76013

--- shadow/76013	2005-09-09 18:07:35.000000000 -0400
+++ shadow/76013.tmp.17579	2005-09-09 23:48:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76013
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: Gentoo Linux
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: matthiasf at voelcker.com               
 QAContact: mono-bugs at ximian.com
@@ -109,6 +109,11 @@
 Someone please approve it.
 
 If you need the value from the query string (in URL), use 
 Request.QueryString["User"]. Then you will get no Cookie values. 
 Using the mixture of all the different kinds of parameters may lead 
 to a security hole in your application.
+
+------- Additional Comments From gonzalo at ximian.com  2005-09-09 23:48 -------
+Fixed in r49844.
+
+Thanks.


More information about the mono-bugs mailing list