>>>>>>
>>>>>> I've reopened 2033,
>>>>>> http://trac.turbogears.org/attachment/ticket/2033/login_handler.diff
>>>>>
>>>>> please link to tickets, not diffs. Please open a new ticket for this
>>>>> do not reopen old ones.
>>>>>
>>>>>>
>>>>>> The new template in tg.devtools is missing few tg.url.
>>>>>
>>>>> a new ticket would be fine.

>>>>>> I'm attaching a patch to fixes it in templates 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 .
>>>>>>
>>>>
>>>> any idea where in a code this redirection is? I doesn't seem to be in
>>>> a template and not in root.py? Let me know so we can fix this,
>>>> otherwise the modwsgi deployment doesn't work properly.
>>>
>>> Anybody know where this happens in a code? After I log in how do I
>>> redirect to page xyz, instead of what is currently redirected as
>>> default?
>>>
This is part of repoze.who's RedirectingFormPlugin, which is
configured by default in repoze.what's quickstart for TG,

Which file, it seems as it is not redirecting properly then. Is tg.url used?

I see from another thread that there might be a release today. Can
this be fixed before that? Currently the redirection is not
redirecting to a proper page and if deployed via modwsgi the
application is broken.

Thanks,
Lucas

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to