#5801: GET parameters are ignored in redirect when user requests URL with GET
parameters which needs login
-----------------------------+----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Component: Contrib apps
Version: SVN | Keywords: autentication login redirect
staff_member_required
Stage: Unreviewed | Has_patch: 1
-----------------------------+----------------------------------------------
How to reproduce the error:
* as anonymous user, request a page with GET parameters that needs login,
e.g. <site>/admin/?test=1
* login page is displayed
* provide valid credentials and confirm
* now you are logged in, but redirected to the URL without GET parameters
--
Ticket URL: <http://code.djangoproject.com/ticket/5801>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---