Actions
Bug #3008
closedixsl:query-params() does not allow for multiple values associated with a single field
Start date:
2016-10-24
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
The query string of a URL may have multiple values for a single field, e.g. field1=value1&field1=value2&field2=value3. For example, for a query string resulting from an HTML form. However, ixsl:query-params() returns an XDM map (where keys are unique) which is built from the query string without preserving duplicates.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page