26 Sep
2004
26 Sep
'04
7:10 p.m.
Tres Seaver wrote at 2004-9-25 15:32 -0400:
... It also pertains to CMF, which has its own list (zope-cmf@zope.org). You likely need to update 'login_form.pt', which is responsible for POSTing the 'came_from' value to 'logged_in.py'.
A discussion on the Plone list suggests that "login_form" is activated via a "redirect" and this redirect already lacks the query string. If this is true, then the code performing the redirect is already the culprit. -- Dieter