Opened 14 years ago
Closed 14 years ago
#220 closed defect (fixed)
FeaturePanel_Selector - missing data in form templates
Reported by: | fgagnon | Owned by: | fgagnon |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | widgets | Version: | |
Keywords: | featurepanel_selector | Cc: |
Description
Some data sent to the form templates using featurepanel is corrupted or missing. Happens when '#' characters are included in values, and likely with other reserved URI characters as well.
Attachments (1)
Change History (3)
comment:1 by , 14 years ago
Keywords: | featurepanel_selector added; featurepanel removed |
---|---|
Owner: | set to |
by , 14 years ago
Attachment: | patch_selector_escape.diff added |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Missing data in form templates → FeaturePanel_Selector - missing data in form templates |
r1039, fixed.
Note:
See TracTickets
for help on using tickets.
Patch escaping field names and values