On May 29, 3:45 pm, Christoph Zwerschke <c...@online.de> wrote:
> Bryan Koroleski schrieb:
>
> > To redirect to the root of the site, I previously used redirect('/'),
> > and to redirect to the root of the application, I used redirect(url
> > ('/')). Upon inspection of the redirect function, I've found that url
> > is automatically applied to any url passed into the redirect function.
> > This makes redirects to same-domain-non-TurboGears paths painful.
>
> But actually that was the case since TG 1.0 already.
>
> -- Christoph

I didn't know this, I don't have much experience with TG 1.0 and I've
never deployed with it. I still think it's weird, but if that's the
way it's supposed to be I'll live with it :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to turbogears-trunk@googlegroups.com
To unsubscribe from this group, send email to 
turbogears-trunk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to