[Mono-bugs] [Bug 460193] New: XmlSerializer. Deserialize throws exception incompatible to MS.NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Dec 18 08:15:25 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=460193
Summary: XmlSerializer.Deserialize throws exception incompatible
to MS.NET
Product: Mono: Class Libraries
Version: 2.0.x
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: eb1 at sil.org
QAContact: mono-bugs at lists.ximian.com
Found By: ---
According to the MSDN documentation (and to own observation) is the only
exception that XmlSerializer.Deserialize(TextStream) throws an
InvalidOperationException.
Mono however throws an XmlException if the TextStream points to an empty file.
This makes it incompatible to MS.NET
--
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