Hello,

I have run into something like a bug.

I'm using beaker's session and if my controller method issues a redirect the
value I put in the session is not preserved. e.g.:

    session['page_message'] = message
    session.save()
    redirect_to(url_for('optima'))

Anyone experienced this?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to