Opened 18 years ago
Closed 18 years ago
#6215 closed (duplicate)
django.newforms.widgets.MultiWidget.render() output should be marked safe
| Reported by: | Luper Rouch | Owned by: | nobody |
|---|---|---|---|
| Component: | Forms | 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
Simply added mark_safe around format_output() result
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | mark_safe-multiwidget.patch added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Sorry, duplicate of #6113