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

Info parameter disappears from URL when locale parameter is used #51

Open
WolframWilluhn opened this issue Feb 5, 2018 · 0 comments
Open

Comments

@WolframWilluhn
Copy link

The info URL parameter and the locale parameter conflict.

When I set up a survey as German language, a URL like allourideas.org/survey?info=value is transformed into allourideas.org/survey?locale=de and the info parameter is lost.

It works if I use both info and locale parameters: allourideas.org/survey?info=value&locale=de

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