Daniel Chudnov wrote, on Thu, Sep 09, 2004 at 03:11:02PM -0400: > > I'm having trouble stuffing the form params away long enough to recover > them and redirect newly-logged-in users to their original path, along > with the original params. I've tried a few approaches to saving them in > the session, but the post-successful-login request seems to always kick > up a brand-new session. Calling get_session() on the original request > for not-logged-in users and overriding has_info() as directed, then > calling session_mgr.commit_changes(), etc. doesn't seem to save the > session and send the session cookie either. Nevermind, working around this by caching query info elsewhere in the server backend does the job. -Dan -- Daniel Chudnov Yale Center for Medical Informatics (203) 737-5789