http://bugzilla.novell.com/show_bug.cgi?id=524086

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=524086#c3





--- Comment #3 from Atsushi Enomoto <[email protected]>  2009-07-22 01:03:04 
MDT ---
Hmm, precisely to say, the fact turned out that when I use XmlReader.Create()
instead of XElement.CreateReader(), the issue still happens (with your patch),
while the issue goes away when it is based on XElement.CreateReader().

That likely means, there is some bugs in XNodeReader (returned from XElement
method above) and this patch somehow makes use of it.

OR (it is less likely but) there is an issue in XmlTextReader, though which has
been brushed up for several years.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to