i recently learned that...

redirect_to -- looks up in mapper
redirect -- does not

try doing a redirect('/site')

in terms of losing the cookie info, are you sure the cookies are in
the browser ?  try making sure you have a correct path and domain
set.  its easiest to check that in the browser.  also try setting a
cookie from the legacy app, to see how its configuring the path/domain.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
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