[Mono-bugs] [Bug 82372][Nor] Changed - XmlSerializer should only process significant whitespace fromTextReader/Stream
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 10 03:49:05 EDT 2007
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82372
--- shadow/82372 2007-08-10 03:44:43.000000000 -0400
+++ shadow/82372.tmp.10245 2007-08-10 03:49:05.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82372
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -78,6 +78,9 @@
new StringReader (input)
the test code anyways throws an exception.
I could change the behavior to match .NET, but the example repro case
should not be added as a test case.
+
+------- Additional Comments From atsushi at ximian.com 2007-08-10 03:49 -------
+Fixed in svn. Thanks.
More information about the mono-bugs
mailing list