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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -95,6 +95,15 @@ Created an attachment (id=19020) test case - shows cookie values - run on ms to compare ------- Additional Comments From [EMAIL PROTECTED] 2007-04-10 11:45 ------- This bug has been fixed in svn head, revision 75570 + +------- Additional Comments From [EMAIL PROTECTED] 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 ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
