[Mono-bugs] [Bug 398374] XmlSerializer.Deserialize() fails to parse valid? XML ( Works in Microsoft.NET)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jun 9 05:04:52 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=398374
User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=398374#c5
Atsushi Enomoto <atsushi at ximian.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Atsushi Enomoto <atsushi at ximian.com> 2008-06-09 03:04:52 MDT ---
This turned out to be very rare case where a text node contains trailing \r
(only \r, not either \r or \r\n) and when Normalized is true in XmlTextReader.
Fixed in svn (r105288).
--
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