#1357 closed defect (fixed)
The value hasn't been escaped when using manipulator to render SelectField
Reported by: | Owned by: | Adrian | |
---|---|---|---|
Component: | Core (Other) | Version: | |
Severity: | trivial | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Pull Requests: | How to create a pull request | ||
Description ¶
The value hasn't been escaped when using manipulator to render SelectField, so that the select element created by manipulator will bring display problem.
Change History (3)
by , 19 years ago
Attachment: | 1357.patch added |
---|
comment:1 by , 19 years ago
priority: | high → normal |
---|---|
Severity: | major → trivial |
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fix for the ticket