[Mono-bugs] [Bug 70435][Blo] Changed - "Cookie domain not set. Parameter name: cookie"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Feb 2005 13:24:41 -0500 (EST)
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 adrian@dreamsoftware.ro.
http://bugzilla.ximian.com/show_bug.cgi?id=70435
--- shadow/70435 2004-12-11 03:27:53.000000000 -0500
+++ shadow/70435.tmp.19903 2005-02-22 13:24:41.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70435
Product: Mono: Tools
-Version: 1.1
+Version: 1.0
OS: unknown
OS Details: SuSE 9.1, SLES 9, & NLD 9
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Blocker
Component: XSP
AssignedTo: gonzalo@ximian.com
ReportedBy: rlyon@novell.com
QAContact: mono-bugs@ximian.com
@@ -50,6 +50,15 @@
This was an error in the DefaultWsdlHelpGenerator.aspx page (installed
in etc/mono/net*/ from mono/data/net*/). CookieContainer has been
improved and now we require the URI along with the cookie for this case.
Also when running the server on a non-standard port, we weren't
quoting the port number. That is also fixed in CVS now.
+
+------- Additional Comments From adrian@dreamsoftware.ro 2005-02-22 13:24 -------
+It appeared again on the 1.0.6 release.
+
+Same error message, it seems that although the CookieContainer Class
+was changed, the DefaultWsdlHelpGenerator.aspx file was not changed to
+meet the new structure.
+
+