http://bugs.winehq.org/show_bug.cgi?id=18856
Summary: using selectSingleNode method : "xmlXPathEval: evaluation failed" Product: Wine Version: 1.1.23 Platform: PC URL: http://home.scarlet.be/linux/compteco/testxml2.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: vincent.hardy.be@gmail.com
Created an attachment (id=21672) --> (http://bugs.winehq.org/attachment.cgi?id=21672) msxml trace
see test program at url above. (content.xml is extracted from an empty ods file)
http://bugs.winehq.org/show_bug.cgi?id=18856
Vincent Hardy vincent.hardy.be@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18856
Vincent Hardy vincent.hardy.be@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
http://bugs.winehq.org/show_bug.cgi?id=18856
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=18856
--- Comment #1 from Jaime Rave jaimerave@gmail.com 2009-11-01 11:51:46 --- Is the same problem as in bug 8498
http://bugs.winehq.org/show_bug.cgi?id=18856
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-06-14 19:05:49 --- Update download link please.
http://bugs.winehq.org/show_bug.cgi?id=18856
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://home.scarlet.be/linu |http://www.linuxunderground |x/compteco/testxml2.zip |.be/compteco/testxml2.zip
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2010-06-14 19:21:31 --- Looks like the site moved. I've updated the URL.
http://bugs.winehq.org/show_bug.cgi?id=18856
--- Comment #4 from Vincent Hardy vincent.hardy.be@gmail.com 2010-06-15 01:06:44 --- I confirm : this new URL is the correct one.
http://bugs.winehq.org/show_bug.cgi?id=18856
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Nikolay Sivov bunglehead@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.
http://bugs.winehq.org/show_bug.cgi?id=18856
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-11-12 13:34:24 CST --- Closing bugs fixed in 1.3.7.