[Mono-bugs] [Bug 499970] Xmlnode attribute and inertext seem broken

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 15 09:38:57 EDT 2009


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

User surfzoid2002 at yahoo.fr added comment
http://bugzilla.novell.com/show_bug.cgi?id=499970#c3


Eric Petit <surfzoid2002 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |




--- Comment #3 from Eric Petit <surfzoid2002 at yahoo.fr>  2009-09-15 07:38:56 MDT ---
Yes because :
Steps to Reproduce:
1. use the following code without the "item.Attributes != null &&" in the if,

Perhaps, more clearly, in :
if (item.Attributes != null &&
item.Attributes.Count > 0)

Replace :
if (item.Attributes.Count > 0)

-- 
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