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

http://bugzilla.novell.com/show_bug.cgi?id=559459#c3


Atsushi Enomoto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Atsushi Enomoto <[email protected]> 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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to