https://bugzilla.novell.com/show_bug.cgi?id=386727

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=386727#c1





--- Comment #1 from Frédéric Hoguin <[EMAIL PROTECTED]>  2008-05-05 08:52:06 
MST ---
I could solve the bug by simply replacing line 243 of CookieContainer.cs :
result.Append (';');

By : 
result.Append ("; ");

(file mcs/class/System/System.Net/CookieContainer.cs)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to