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

Fix querystring in containerPath #53

Merged
merged 3 commits into from Apr 11, 2018

Conversation

andrewsali
Copy link
Contributor

This PR fixes the issue when there is a queryString associated with the request URL. Without this fix requests such as /app/myApp?x=y don't get properly translated and the ?x=y part is not passed to the iframe.

@PlasmaPower
Copy link
Contributor

The frameBorder=0 is already in another PR.

@andrewsali
Copy link
Contributor Author

andrewsali commented Apr 4, 2018

Reverted the frameBorder part.

@fmichielssen fmichielssen changed the base branch from master to develop April 9, 2018 11:04
@fmichielssen fmichielssen changed the base branch from develop to master April 9, 2018 11:05
@fmichielssen
Copy link
Member

Woops that didn't go as planned. Could you rebase the PR on develop, please?

@andrewsali
Copy link
Contributor Author

Sure, I have now rebased it on develop

@fmichielssen fmichielssen changed the base branch from master to develop April 11, 2018 10:45
@fmichielssen fmichielssen merged commit 4642bbb into openanalytics:develop Apr 11, 2018
@fmichielssen
Copy link
Member

Thanks for the fix, @andrewsali !

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.

None yet

4 participants