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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
