Opened 17 years ago
Closed 17 years ago
#6116 closed (fixed)
[patch] Admin's changelist table gets HTML class atribute escaped.
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It's a rather trivial fix, as seen from the patch.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | admin_list__result_headers__mark_safe.diff added |
---|
comment:1 by , 17 years ago
Component: | Contrib apps → Admin interface |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
The exact same change was made on the newforms-admin branch as part of r6782, and since I happened to be running with trunk at the moment I verified the supplied patch applies and works correctly there as well.
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Add mark_safe function call