NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item427: Url parameters lost after login, when login has triggered by the "login-link"
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
TemplateLogin |
|
When you have url parameters and you are not logged in :
domain.tld/bin/view/Main/WebHome?skin=pattern
and you hit the login button, the login, you dont get redirected to the same page again. The url parameters ?skin=pattern are eaten, because they are not cached, while it is a post request and Foswiki::redirect expects that these are cached
Thanks to
EugenMayer's persistence in bugging me for an explanation, I finally got round to fixing this one.
Nice one!
CrawfordCurrie - 10 Dec 2008