[Mono-bugs] [Bug 81333][Nor] Changed - HttpCookie.Values.ToString() different from MS [w/ fix]

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 11 16:59:55 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=81333

--- shadow/81333	2007-04-10 11:45:24.000000000 -0400
+++ shadow/81333.tmp.9009	2007-04-11 16:59:55.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81333
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: mmorano at mikeandwan.us               
 QAContact: mono-bugs at ximian.com
@@ -95,6 +95,15 @@
 Created an attachment (id=19020)
 test case - shows cookie values - run on ms to compare
 
 
 ------- Additional Comments From mhabersack at novell.com  2007-04-10 11:45 -------
 This bug has been fixed in svn head, revision 75570
+
+------- Additional Comments From gert.driesen at pandora.be  2007-04-11 16:59 -------
+Apparently we still do not match MS. I've added a unit test to 
+HttpCookieTest.cs based on the test case provided by Mike, and it 
+still fails on Mono. I've marked it NotWorking for now.
+
+BTW. Running the Mono unit tests on .NET 2.0 results in about 300 
+failures. A lot of them are caused by accessing an already unloaded 
+domain in the webtest framework. How do you guys get around this ?


More information about the mono-bugs mailing list