Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed XSL into results XML file to overcome same origin policy problems #5

Merged
merged 1 commit into from
May 13, 2015

Conversation

OndraM
Copy link
Member

@OndraM OndraM commented May 10, 2015

When the results.xml is accessed locally, same-origin policy didn't allow to load the XSLT from other files. Same problem occurs with http address.

Probably the only solution is to embed the XSL stylesheet right into the XML file.

cc @tenerd @dudla @mplmc

@coveralls
Copy link

Coverage Status

Coverage increased (+0.18%) to 64.38% when pulling 25d73a4 on OndraM:feature/embedd-xsl into 372876d on lmc-eu:master.

@OndraM OndraM force-pushed the master branch 2 times, most recently from 3e1714c to a483899 Compare May 10, 2015 10:21
OndraM added a commit that referenced this pull request May 13, 2015
Embed XSL into results XML file to overcome same origin policy problems
@OndraM OndraM merged commit 28b62bd into lmc-eu:master May 13, 2015
@OndraM
Copy link
Member Author

OndraM commented May 13, 2015

Tested on local project, looks good to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants