If I have a link test.php?id=1 and the user is not logged in, after we log in the page redirects without the variables sent via the URL.
How do we fix this? I have version 43.3.10
Thank you. Do you use a work-around to pass your parameters while we eagerly await a fix?
The workaround I've defaulted to (which is very poor and technically insecure) is to have "Remember Me" checked by default and have my session timeout to be 7 days...
I'm just too lazy to fix it in my own project and haven't had the time. I will probably work on patching this very soon though.