#10026: Possible error in django.contrib.auth.views.password_reset_confirm
-------------------------------------+--------------------------------------
          Reporter:  jwmayfield      |         Owner:  nobody        
            Status:  new             |     Milestone:  1.1           
         Component:  Authentication  |       Version:  SVN           
        Resolution:                  |      Keywords:  password reset
             Stage:  Accepted        |     Has_patch:  1             
        Needs_docs:  0               |   Needs_tests:  0             
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Changes (by jwmayfield):

 * cc: jwmayfi...@gmail.com (added)

Comment:

 Sorry about the patch.  I ended up using something slightly different,
 because even my papering over the problem didn't work long-term.

 This is the first time I'd used the password reset function in 1.0 (this
 particular install is on rev 9843), and the password_reset_confirm view
 threw the error referenced above, that 'str' doesn't support item
 assignment.  I didn't have time for deep debugging so ended up changing
 the function like the new attached diff.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10026#comment:2>
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