[Mono-bugs] [Bug 559459] Xml read error when using namespaces
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Dec 3 03:39:48 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=559459
http://bugzilla.novell.com/show_bug.cgi?id=559459#c3
Atsushi Enomoto <aenomoto at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Atsushi Enomoto <aenomoto at novell.com> 2009-12-03 08:39:43 UTC ---
The test calls ReadOuterXml(), which consumes the entire element and moves to
the next node (actually, the end of the stream). Hence at the point you call
GetAttribute(), there is no attribute (nor element).
This is expected and what .NET also results in.
I'm closing this bug as invalid rather than setting needinfo as I'm pretty sure
it should work ;) but if you do have another test case, please just reopen it
and attach it.
--
Configure bugmail: http://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