Opened 13 years ago

Closed 13 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)

patch_selector_escape.diff (709 bytes ) - added by fgagnon 13 years ago.
Patch escaping field names and values

Download all attachments as: .zip

Change History (3)

comment:1 by fgagnon, 13 years ago

Keywords: featurepanel_selector added; featurepanel removed
Owner: set to fgagnon

by fgagnon, 13 years ago

Attachment: patch_selector_escape.diff added

Patch escaping field names and values

comment:2 by adube, 13 years ago

Resolution: fixed
Status: newclosed
Summary: Missing data in form templatesFeaturePanel_Selector - missing data in form templates

r1039, fixed.

Note: See TracTickets for help on using tickets.