#8855: Default comment form deficiencies
-------------------------------------+--------------------------------------
 Reporter:  zgoda                    |       Owner:  nobody    
   Status:  new                      |   Milestone:            
Component:  django.contrib.comments  |     Version:  SVN       
 Keywords:                           |       Stage:  Unreviewed
Has_patch:  1                        |  
-------------------------------------+--------------------------------------
 Default comment form, as found in comments framework, suffers from some
 basic deficiencies:

  * submit button labels ("Post" and "Preview") are not marked for
 translation;
  * the `input` HTML elements (tags) are not closed, effectively
 prohibiting document validation as XHTML 1.0

 Attached patch fixes these two problems and adds minor change in HTTP
 method declaration for consistency in style.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8855>
Django Code <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 [email protected]
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