[Mono-bugs] [Bug 346762] Request.Params.GetValues, difference between .NET and Mono
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 8 19:03:52 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=346762
User hansen.mike at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=346762#c1
--- Comment #1 from Michael Hansen <hansen.mike at gmail.com> 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.
More information about the mono-bugs
mailing list