Issue with url parameters for admins
-
Hi
my issue is that when logged in as admin, url query parameters are changed.
For example this url: https://dmiskills.dk/dit-program/?konkurrence=?1.show-favorites=true
Becomes this: https://dmiskills.dk/dit-program/?konkurrence=?1_show-favorites=true
If the url contains a query parameter with an array of values like this: posts=14,15,16 – the commas are url encoded.
This only happens when logged in as admin. But it breaks functionality on my site and makes it kinda hard to navigate the site as admin.
Is there a way to prevent the url changes?
The page I need help with: [log in to see the link]
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- You must be logged in to reply to this topic.