#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 |
-----------------------------------+----------------------------------------
Changes (by hjoreteg):
* status: closed => reopened
* resolution: fixed =>
Comment:
This seems to be a problem again. The hidden fields produced by the
template "form.html" in django.contrib.comments.templates do not validate
with XHTML Strict because they are inline elements without a block-level
container.
I'm using version 1.1.0 alpha Django
--
Ticket URL: <http://code.djangoproject.com/ticket/2283#comment:2>
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 [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
-~----------~----~----~----~------~----~------~--~---