[Mono-bugs] [Bug 81421][Nor] Changed - CookieContainer: GetCookies adds cookie in wrong order
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Apr 22 14:16:12 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81421
--- shadow/81421 2007-04-22 05:26:32.000000000 -0400
+++ shadow/81421.tmp.24490 2007-04-22 14:16:12.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: steveb at mindtouch.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -55,6 +55,10 @@
Expected Results (as seen on .Net):
name="value2"; path="/path/sub"; domain="localhost"
name="value1"; path="/path"; domain="localhost"
How often does this happen?
All the time.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-04-22 14:16 -------
+I've added a unit test (marked NotWorking) for this issue to
+CookieContainerTest.cs.
More information about the mono-bugs
mailing list