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

Forwarding to fallback with URL encoded string #18

Open
subotic opened this issue Mar 7, 2019 · 0 comments
Open

Forwarding to fallback with URL encoded string #18

subotic opened this issue Mar 7, 2019 · 0 comments

Comments

@subotic
Copy link

subotic commented Mar 7, 2019

There seems to be an issue when running a SPA application when an URL encoded string is part of the URL.

Calling this: https://beol-test.dasch.swiss/letter/http:%2F%2Frdfh.ch%2F0801%2FNpZsD3aWQB2buNCjqRTcVw

results in this: https://beol-test.dasch.swiss/letter/http:/rdfh.ch/0801/NpZsD3aWQB2buNCjqRTcVw

which then of course fails.

The expected behavior would be to still have the originally called URL.

The links are live, so you can test by clicking on them.

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

No branches or pull requests

1 participant