#26938: Template postmortem on debug page contains invalid HTML
---------------------------------+-----------------
     Reporter:  jdufresne        |      Owner:
         Type:  Bug              |     Status:  new
    Component:  Error reporting  |    Version:  1.9
     Severity:  Normal           |   Keywords:
 Triage Stage:  Unreviewed       |  Has patch:  0
Easy pickings:  0                |      UI/UX:  0
---------------------------------+-----------------
 There is an extra `</ul>` in the template:

 
https://github.com/django/django/blob/32cf01c1c1dcd5fa5d700d0e5117778caf947b74/django/views/debug.py#L729

 This bug was introduced in 1.9, commit
 
[https://github.com/django/django/commit/65a7a0d9eed4f4da9568cf0e7688e7a8c9f01957
 65a7a0d9eed4f4da9568cf0e7688e7a8c9f01957].

 I would appreciate if the fix would be considered for the next 1.9 bug fix
 release. I use a middleware for HTML validation. After upgrading from 1.8,
 this middleware is now reporting some 500 pages as invalid instead of
 showing me the useful information. This was not the case with 1.8.

--
Ticket URL: <https://code.djangoproject.com/ticket/26938>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.1a4a11138812c4211a9801930d9fd540%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to