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=79003 --- shadow/79003 2006-08-03 10:08:32.000000000 -0400 +++ shadow/79003.tmp.31698 2006-08-03 16:40:55.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79003 Product: Mono: Runtime Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -47,6 +47,13 @@ Expected results: It should print four lines with numbers and True/False. Additional data: It happens on the 2.0 profile only on a gmcs or csc 8 compiled exe. If compiled for the 1.1 profile, it works fine. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-03 16:40 ------- +I think this is because Cookie:.ctor () doesn't set the 'path' +field, instead it sets the 'domain' field twice. + + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
