Django

Code

Ticket #6495 (closed: fixed)

Opened 10 months ago

Last modified 10 months ago

Fix traceback HTML syntax

Reported by: Bastian Kleineidam <calvin@debian.org> Assigned to: nobody
Milestone: Component: Uncategorized
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Don't render empty <li> list elements due to empty traceback lines.

Attachments

0036-Fix-traceback-HTML-syntax.patch (2.0 kB) - added by Bastian Kleineidam <calvin@debian.org> on 01/28/08 10:28:51.

Change History

01/28/08 10:28:51 changed by Bastian Kleineidam <calvin@debian.org>

  • attachment 0036-Fix-traceback-HTML-syntax.patch added.

01/30/08 20:18:49 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

02/02/08 19:24:41 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [7057]) Fixed #6495 -- Fixed debug traceback HTML output in the rare case when there is no source line to display. Thanks, Bastian Kleineidam.


Add/Change #6495 (Fix traceback HTML syntax)




Change Properties
Action