zotero / translation-server

A Node.js-based server to run Zotero translators
Other
123 stars 52 forks source link

XPath evaluation in XML docs faulty #15

Closed adomasven closed 6 years ago

adomasven commented 6 years ago

Not sure why, but when translating https://arxiv.org/abs/1511.04032 evaluating an xpath on xml item it fails to find the node which is found in a browser.

I tested with JSDOM's native xpath evaluator, google's wgxpath and another big xpath library with no success. Not clear whether the culprit is jsdom or the xpath code either.

adomasven commented 6 years ago

Closed with 77ca8ac7e1eb2fab0f52fd607d0ea866d464263c