Opened 14 years ago
Closed 14 years ago
#16230 closed Bug (fixed)
ErrorDict does not escape error messages
| Reported by: | Gregor Müllegger | Owned by: | Gregor Müllegger |
|---|---|---|---|
| Component: | Forms | Version: | 1.3 |
| Severity: | Normal | Keywords: | errordict |
| 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
error messages that are passed into ErrorDict will be rendered without beeing escaped.
Attachments (1)
Change History (5)
by , 14 years ago
| Attachment: | ticket16230.errordict_escaping.1.diff added |
|---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Note:
See TracTickets
for help on using tickets.
Tests and Fix