Feature #4492
closedSaxon-JS cannot find '/lib/xpath/XPathJS.min.js' dependency running on some web browsers
0%
Description
I cannot run saxon-js on the Samsung Web browser on the TVs and smartwatches and think this should work as the browser there is based on the chromium browser...
The root cause appears to be that Saxon-JS cannot find the path for the XPathJS.min.js dependency requested by Saxon-JS. If possible can you please combine the XPathJS.min.js file into the same file as the Saxon-JS code as I think this is likely to resolve the issue and also would be more robust for all browsers.
Related issues
Updated by Debbie Lockett over 4 years ago
- Is duplicate of Bug #4103: Saxon-JS dynamic loading errors > it won't run on Tizen OS in a webapp browser (on Smartwatches and TVs) added
Updated by Debbie Lockett over 4 years ago
- Status changed from New to Duplicate
Hi Gary, this actually looks to be the same issue which you raised some time ago (#4103). But fair enough that because we have failed to respond, or provide updates there that you raised it again!
Saxon-JS 2.0 will indeed do away with the dynamic loading of the XPath module (lib/xpath/XPathJS.min.js for Saxon-JS 1.x), and the other internal Saxon-JS resources (contents of 'opt' directory). So it should work on other browsers (TV and smartwatches), not that we have tested those yet... (but let's move the discussion/ updates to the original bug).
Please register to edit this issue
Also available in: Atom PDF Tracking page