https://bugzilla.novell.com/show_bug.cgi?id=654433
https://bugzilla.novell.com/show_bug.cgi?id=654433#c0 Summary: XPathSelectElements not running correct results for simple XPath. Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Sys.XML AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=400907) --> (http://bugzilla.novell.com/attachment.cgi?id=400907) Test case showing bug with XPathSelectElements. User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 Attached simple test case. calling XPathSelectElements("//Run") on some fairly simple xml doesn't yield the correct results. Reproducible: Always Steps to Reproduce: 1. Compile and run attached simple test program. Actual Results: No output Expected Results: <Run ws="en">CmPossibility.Discussion is an StTxtPara StTxtPara.Contents is a String-big </Run> <Run ws="en" externalLink="AudioVisual\Untitled5.WMV" namedStyle="Hyperlink"> li nk here</Run> <Run ws="en"> more text</Run> -- Configure bugmail: https://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
