#19924: Some jQuery selectors in actions.js use hardcoded values instead of 
pulling
from options.
------------------------------+------------------------
     Reporter:  anonymous     |      Owner:  nobody
         Type:  Bug           |     Status:  new
    Component:  contrib.auth  |    Version:  master
     Severity:  Normal        |   Keywords:  javascript
 Triage Stage:  Unreviewed    |  Has patch:  1
Easy pickings:  1             |      UI/UX:  0
------------------------------+------------------------
 This is equivalent to first_name = "Django"; last_name = "Reinhardt";
 full_name = "Django Reinhardt";

 If you specified custom options like I just did, you'll discover that the
 interactivity breaks because those selectors stop matching.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19924>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to