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

URL parameter in role default page should not get urlencoded. #203

Closed
ralfhennig opened this issue Aug 5, 2022 · 2 comments
Closed

URL parameter in role default page should not get urlencoded. #203

ralfhennig opened this issue Aug 5, 2022 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ralfhennig
Copy link

Roles can be given a default page for users in the role. How is it possible to append and URL get parameter like /page/mypage?myparameter=1

Just tried to set the page to /page/Home?x=1 but it gets urlencoded.

@aeberhart aeberhart added the bug Something isn't working label Aug 16, 2022
@aeberhart aeberhart self-assigned this Aug 16, 2022
@aeberhart aeberhart added this to the 3.0 milestone Aug 16, 2022
@ralfhennig
Copy link
Author

any progress on this bug?

@aeberhart
Copy link
Contributor

Fixed in the master branch / will be part of 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants