1 Sep
2004
1 Sep
'04
6:05 p.m.
Maciek Pasternacki wrote at 2004-9-1 02:48 +0200:
On Prickle-Prickle, Bureaucracy 25, 3170 YOLD, Dieter Maurer wrote:
... But, you can make the corresponding hidden variable right:
In the login form, you still have the original request.
How is it possible? Login form is not displayed instead of called page under it's URL, but it's /login/login_form?came_from=..., so there must be some redirection and a new request.
You are right! CookieCrumber uses "redirect" to activate its login form -- with an incomplete "came_from". Instead, it should probably render the login form. -- Dieter