Django

Code

Ticket #6078 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Admin escapes non-breaking spaces for empty fields in change list

Reported by: toke Assigned to: jkocherhans
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: newforms, admin, escape, sprintdec01
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Same Bug as #5976 but in Newforms Admin. Same Patch will work.

Attachments

6078.patch (0.7 kB) - added by toke on 12/01/07 08:13:20.

Change History

12/01/07 08:13:20 changed by toke

  • attachment 6078.patch added.

12/01/07 08:13:46 changed by toke

  • status changed from new to assigned.
  • needs_better_patch changed.
  • has_patch set to 1.
  • needs_tests changed.
  • needs_docs changed.

12/01/07 08:31:21 changed by toke

  • keywords changed from newforms admin escape to newforms, admin, escape, sprint1dec.

12/01/07 08:32:46 changed by toke

  • keywords changed from newforms, admin, escape, sprint1dec to newforms, admin, escape, sprintdec01.

12/01/07 08:45:57 changed by anonymous

  • owner changed from toke to anonymous.
  • status changed from assigned to new.

12/01/07 10:32:07 changed by Karen Tracey <kmtracey@gmail.com>

Note, this did work yesterday, for some reason the mark_safe around &nbsp. was removed in r6782.

12/01/07 10:36:40 changed by jkocherhans

  • owner changed from anonymous to jkocherhans.
  • status changed from new to assigned.

Ooops. Thanks Karen. I didn't mean to do that. Probably some weirdness with merging from trunk. Fixing momentarily.

12/01/07 10:39:29 changed by jkocherhans

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

(In [6784]) newforms-admin: Fixed #6078. Blank spaces in the chnage list are now marked safe. Thanks toke and Karen Tracy.


Add/Change #6078 (Admin escapes non-breaking spaces for empty fields in change list)




Change Properties
Action