#11583: Incomplete HTML Escaping
-----------------------------------------+----------------------------------
          Reporter:  rlaa...@wiktel.com  |         Owner:  nobody
            Status:  new                 |     Milestone:        
         Component:  Uncategorized       |       Version:  1.0   
        Resolution:                      |      Keywords:        
             Stage:  Unreviewed          |     Has_patch:  0     
        Needs_docs:  0                   |   Needs_tests:  0     
Needs_better_patch:  0                   |  
-----------------------------------------+----------------------------------
Changes (by anonymous):

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

Comment:

 The change in templatetags/admin_list.py corrects escaping in the
 pagination. It wasn't escaping the ampersand if you had a filter applied.
 The change to widgets.py addresses a case where I had a raw_id_field with
 a related model having a __unicode__ representation that included an
 ampersand.

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