#2106: tg2 not wsgi compliant with public/static content and identity
------------------------+---------------------------------------------------
Reporter: lszyba1 | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 2.0b1
Component: TurboGears | Version: trunk
Severity: blocker | Keywords:
------------------------+---------------------------------------------------
Follow up on 2033 ticket after new template added to trunk.
The new template in tg.devtools is missing few tg.url.
I'm attaching a patch to fixes it in templates (see tickiet2033) but after
a user logs in the page gets redirected to '/' instead of tg.url('/'). I
cannot find where in the code the process gets redirected. The logout
button seem to redirect at the end to /login?came_from instead of
tg.url('/login')?came_from.
I've been told this happens in repoze.what/who which means it is
incorrectly redirecting but I'm not sure where that code is.
Lucas
--
Ticket URL: <http://trac.turbogears.org/ticket/2106>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---