Project

Profile

Help

Support #3163

closed

Supplying base64 encoded source and/or SEF to SaxonJS.transform

Added by Jan-Paul van der Velden about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
2017-03-13
Due date:
% Done:

0%

Estimated time:
Applies to JS Branch:
1.0
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

SaxonJS throws an 'Access Denied' in the file SaxonJS.js when the method 'asyncGet' is called. This method uses 'xhr.open' with a 'data:text/xml;charset=utf-8;base64,' URI which causes the Exception.

SaxonJS 1.0 is used.

Platform is IE 11 on Windows 8.1

The web-application runs on a Ubuntu desktop and the tested client runs on Windows 8.1 in Virtualbox.

The URL used to run the web-application was http://10.0.2.2:8081 (gateway URL between HOST and GUEST in Virtualbox).

The Internet Explorer Security Zone for this server was opened to allow cross-site scripting (and every other option available).

Error number: -2147024891

Full error from IE: http://pastebin.com/cv5DbLX1


Files

ie11.png (90.5 KB) ie11.png Error in IE11 Jan-Paul van der Velden, 2017-03-21 16:08
test.sef (103 KB) test.sef Jan Paul Stegeman, 2017-04-10 11:06
test.xml (864 Bytes) test.xml Jan Paul Stegeman, 2017-04-10 11:06

Please register to edit this issue

Also available in: Atom PDF Tracking page