https://bugzilla.novell.com/show_bug.cgi?id=346762
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=346762#c1 --- Comment #1 from Michael Hansen <[EMAIL PROTECTED]> 2008-02-08 17:03:52 MST --- Created an attachment (id=193973) --> (https://bugzilla.novell.com/attachment.cgi?id=193973) Patch to mcs/class/System.Web/System.Web/HttpParamsCollection.cs This patch fixes the comma problem, but I don't know if it may cause other problems. The GetValues(Int32) and GetValues(String) methods in the HttpParamsCollection split the value using commas for some unknown reason. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
