Django

Code

Ticket #6536 (closed: fixed)

Opened 10 months ago

Last modified 6 months ago

XHTML errors in widget/foreign.html on the admin

Reported by: Johann Queuniet <johann.queuniet@gmail.com> Assigned to: Honza_Kral
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: admin xhtml
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The widget/foreign.html template has a pair of <img> tags left open. Causes a Yellow screen of death on Firefox with XHTML mimetype.

Attachments

admin_xhtml.diff (1.8 kB) - added by Johann Queuniet <johann.queuniet@gmail.com> on 02/02/08 04:29:35.
adds the missings />
6536.nfa-7233.diff (0.9 kB) - added by Honza_Kral on 03/17/08 12:26:28.

Change History

02/02/08 04:29:35 changed by Johann Queuniet <johann.queuniet@gmail.com>

  • attachment admin_xhtml.diff added.

adds the missings />

03/17/08 12:26:28 changed by Honza_Kral

  • attachment 6536.nfa-7233.diff added.

03/17/08 12:29:30 changed by Honza_Kral

  • status changed from new to assigned.
  • needs_better_patch changed.
  • needs_tests changed.
  • version changed from SVN to newforms-admin.
  • owner changed from nobody to Honza_Kral.
  • needs_docs changed.
  • stage changed from Unreviewed to Ready for checkin.

updated the patch for newforms-admin branch

05/29/08 07:28:40 changed by russellm

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

(In [7562]) newforms-admin: Fixed #6536 -- Corrected non-XHTML markup for image tag. Thanks to Johann Queuniet <johann.queuniet@gmail.com> for the initial report, and Honza Kral for keeping the ticket up to date.

05/29/08 17:16:52 changed by brosner

(In [7566]) newforms-admin: Fixed some failing created with [7562]. Refs #6536. Thanks eddyMul for the hawk eyes.


Add/Change #6536 (XHTML errors in widget/foreign.html on the admin)




Change Properties
Action