[Bug 18856] using selectSingleNode method : "xmlXPathEval: evaluation failed"

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 30 11:21:49 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=18856

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Nikolay Sivov <bunglehead at gmail.com> 2010-10-30 11:21:49 CDT ---
Works fine with 1.3.6:

---
0009:trace:msxml:xmlnode_selectSingleNode
(0x12fbb8)->(L"office:body/office:spreadsheet" 0x33fe78)
0009:trace:msxml:xmlnode_selectNodes
(0x12fbb8)->(L"office:body/office:spreadsheet" 0x33fe24)
0009:trace:msxml:queryresult_create (0x7c043b50,
L"office:body/office:spreadsheet", 0x33fe24)
0009:trace:msxml:xmldoc_add_ref (0x7c0436d8)->(3)
0009:trace:msxml:registerNamespaces (0x7c06b7f8)
0009:warn:msxml:queryresult_create Attempting XSLPattern emulation
(experimental).
0009:trace:msxml:XSLPattern_to_XPath ("office:body/office:spreadsheet")
0009:trace:msxml:xslpattern_lex token: 281 : office
0009:trace:msxml:xslpattern_lex token: 263 : :
0009:trace:msxml:xslpattern_lex token: 281 : body
0009:trace:msxml:xslpattern_lex token: 261 : /
0009:trace:msxml:xslpattern_parse Got PrefixedName: "office:body"
0009:trace:msxml:xslpattern_lex token: 281 : office
0009:trace:msxml:xslpattern_lex token: 263 : :
0009:trace:msxml:xslpattern_lex token: 281 : spreadsheet
0009:trace:msxml:xslpattern_parse Got PrefixedName: "office:spreadsheet"
0009:trace:msxml:xslpattern_parse Got RelativeLocationPath:
"*[name()='office:body']/*[name()='office:spreadsheet']"
0009:trace:msxml:XSLPattern_to_XPath =>
"*[name()='office:body']/*[name()='office:spreadsheet']"
0009:trace:msxml:queryresult_create found 1 matches
---

Marking fixed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list