#9111: form error get escaped on _html_output even if it is a SafeString 
instance
-------------------------------+--------------------------------------------
          Reporter:  michelts  |         Owner:  kmtracey                       
       
            Status:  assigned  |     Milestone:                                 
       
         Component:  Forms     |       Version:  1.0                            
       
        Resolution:            |      Keywords:  form error escape safestring 
mark_safe
             Stage:  Accepted  |     Has_patch:  1                              
       
        Needs_docs:  0         |   Needs_tests:  0                              
       
Needs_better_patch:  0         |  
-------------------------------+--------------------------------------------
Changes (by kmtracey):

  * owner:  kratorius => kmtracey
  * status:  new => assigned

Comment:

 In the future please don't add additional unrelated fixes to existing
 tickets.  This ticket was about escaping of errors, not labels -- fixing
 the label case should have gone into a different ticket to make things
 simpler when reviewing.

 The errors part of this ticket overlaps a bit with #6160, which points out
 a different part of the code where error messages are not escaped.  I'm
 going to deal with both together so that errors are consistently
 conditionally escaped.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9111#comment:6>
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to