Actions
Bug #1633
closedLicense file URI resolved incorrectly
Start date:
2012-10-10
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
"The license file must be placed in the home directory of the Saxon-CE software: this directory will contain two subdirectories Saxonce and SaxonceDEBUG, as well as the license file which must be named saxonce-license-1.txt"
I included the Saxonce.nocache.js script on http://localhost:8080/. Now Saxon-CE looks for the license file in http://saxonce-license-1.txt/
I think the license file should be resolved relative to the Saxonce.nocache.js file.
Also, the resolving method is incorrect, because if it resolves ../saxonce-license-1.txt agains http://localhost:8080/, the result should be http://localhost:8080/saxonce-license-1.txt
Now Saxon-CE cannot be used in the root directory of a domain.
Please register to edit this issue
Actions