http://bugzilla.novell.com/show_bug.cgi?id=499970
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=499970#c3 Eric Petit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #3 from Eric Petit <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
