On 5.5.2010 18:27, Rafael Guerrero wrote:
English
A user navigates through the application, X performs an action that
requires authentication, the system redirects to the login action. Once
authenticated a redirect to the action X.
How to redirect to the action X?
How to get the module and action where it comes from?
Don't try to get the action but instead store the URL user tried to get
and after login redirect (http redirect) to the correct URL. The sample
app does just this:
http://trac.agavi.org/browser/branches/1.0/samples/app/modules/Default/views
<- login input and success views
-veikko
--
Veikko Mäkinen
[email protected]
044 5910 413
http://blog.veikko.fi
_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users