#2283: [patch] comment form templates don't validate as XHTML strict
-----------------------------------+----------------------------------------
          Reporter:  fonso         |         Owner:  adrian
            Status:  reopened      |     Milestone:        
         Component:  Contrib apps  |       Version:        
        Resolution:                |      Keywords:        
             Stage:  Unreviewed    |     Has_patch:  1     
        Needs_docs:  0             |   Needs_tests:  0     
Needs_better_patch:  0             |  
-----------------------------------+----------------------------------------
Comment (by call_of_duty_6):

 The hidden fields produced by the template
 *[http://loadingvault.com/index.php files] "form.html" in
 django.contrib.comments.templates do not validate with XHTML Strict
 because they are inline elements without a block-level container.

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