Opened 17 years ago
Closed 17 years ago
#6078 closed (fixed)
Admin escapes non-breaking spaces for empty fields in change list
Reported by: | Thomas Kerpe | Owned by: | jkocherhans |
---|---|---|---|
Component: | contrib.admin | Version: | newforms-admin |
Severity: | Keywords: | newforms, admin, escape, sprintdec01 | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Same Bug as #5976 but in Newforms Admin.
Same Patch will work.
Attachments (1)
Change History (8)
by , 17 years ago
Attachment: | 6078.patch added |
---|
comment:1 by , 17 years ago
Has patch: | set |
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Keywords: | sprint1dec added |
---|
comment:3 by , 17 years ago
Keywords: | sprintdec01 added; sprint1dec removed |
---|
comment:4 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:5 by , 17 years ago
comment:6 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Ooops. Thanks Karen. I didn't mean to do that. Probably some weirdness with merging from trunk. Fixing momentarily.
comment:7 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Note, this did work yesterday, for some reason the mark_safe around  . was removed in r6782.