#16776: jQuery.noConflict(false) in jquery.init.js leaks the admin jQuery into 
the
global namespace
-------------------------------------+-------------------------------------
     Reporter:  anonymous            |                    Owner:
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  SVN
     Severity:  Normal               |               Resolution:
     Keywords:  jQuery admin         |             Triage Stage:  Design
    Has patch:  0                    |  decision needed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by anonymous):

 Instructions for testing:

 {{{
 ./manage.py syncdb
 ./manage.py runserver
 }}}

 Visit http://localhost:8000/admin/auth/user/

 In a js console, display: {{{jQuery.fn.jquery}}}

 Try it with django 1.3.1, django 1.4pre, and with 16776.patch applied.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16776#comment:12>
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 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