[Mono-bugs] [Bug 73151][Maj] Changed - header parsing broken
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Mar 2005 18:59:02 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73151
--- shadow/73151 2005-03-01 15:40:22.000000000 -0500
+++ shadow/73151.tmp.22536 2005-03-01 18:59:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73151
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
@@ -34,6 +34,9 @@
------- Additional Comments From james@ximian.com 2005-03-01 15:40 -------
The problem is caused by running WebHeaderCollection.GetMultipleValues
over each string. I'm not sure why this is done, given that the base
GetValues call already returns the values separated (not separated by
commas).
+
+------- Additional Comments From gonzalo@ximian.com 2005-03-01 18:59 -------
+Fixed in SVN HEAD and 1-0.