#11954: ?next linking to a login_required view doesn't work
------------------------------------+---------------------------------------
          Reporter:  libwilliam     |         Owner:  nobody
            Status:  new            |     Milestone:        
         Component:  Uncategorized  |       Version:  1.1   
        Resolution:                 |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by libwilliam):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I also have another related problem.

 I have a url   mysite.com/+item   that goes to a login_required view. When
 it arrives at the /accounts/login/ url it looks like this.
 mysite.com/accounts/login/?next=/%2Bitem/... It then doesn't redirect to
 the correct spot. I am guessing because of the %2B Is there a way around
 this?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11954#comment:1>
Django <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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to