Item416: TemplateLogin from page with sorted table redirects to garbage page
Priority: Urgent
Current State: Closed
Released In: 1.0.0
Target Release: patch
Applies To: Engine
Component: Authentication
Branches:
Start logged out, view a page with a sorted table E.g. (pattern skin)
/foswiki/bin/view/Sandbox/TestAllPlugins?sortcol=1;table=1;up=0#sorted_table
Then click Log In goes to login page
/foswiki/bin/login/Sandbox/TestAllPlugins?origurl=/foswiki/bin/view/Sandbox/TestAllPlugins%3fsortcol%3d1%3btable%3d1%3bup%3d0
after login success, end up at Topic does not exist page:
http://home.local/foswiki/bin/view/Sandbox/TestAllPlugins%3fsortcol%3d1%3btable%3d1%3bup%3d0
Which says
The topic 'TestAllPluginssortcol=1table=1up=0' you are trying to access does not exist
--
Foswiki:Main.EliotBlennerhassett
Elevating to urgent
My guess is this is an encoding problem in the login template.