[Mono-bugs] [Bug 456103] New: XmlNodeList from SelectNodes has a count of 1 but null item.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Dec 3 13:14:05 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=456103
Summary: XmlNodeList from SelectNodes has a count of 1 but null
item.
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: billholmes54 at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=257791)
--> (https://bugzilla.novell.com/attachment.cgi?id=257791)
File to reproduce.
Compile and run the attached program.
Expected:
L3_Materialnodelist.Count = 1
Material
Actual:
L3_Materialnodelist.Count = 1
Bug
It appears that r118710 caused this.
r118710 | atsushi | 2008-11-13 08:05:44 -0500 (Thu, 13 Nov 2008) | 4 lines
merge XPath optimization branch. About 15% faster/less memory use so
far.
--
Configure bugmail: https://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