19 Aug
2004
19 Aug
'04
3:52 a.m.
On Wed, Aug 18, 2004 at 06:39:38PM -0700, David Siedband wrote:
I'm using cookie crumbler for authentication
Often, the pages that require authentication have a variables on the end of the URL.
http://www.site.org/updateListing_html?pid=22
After authentication, these variables get dropped generating an error for the dropped variable
redirects to:
http://www.site.org/updateListing_html
How can I modify the cookie crumbler methods to pass these variables and redirect to the proper URL?
You might have a look at the just-released CMF 1.5 beta which contains a fix for this according to the changelog. http://zope.org/Products/CMF/CMF-1.5.0beta/CHANGES.txt -- Paul Winkler http://www.slinkp.com