Project

Profile

Help

Bug #3008

closed

ixsl:query-params() does not allow for multiple values associated with a single field

Added by Debbie Lockett over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Category:
-
Sprint/Milestone:
-
Start date:
2016-10-24
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
0.9
Fix Committed on JS Branch:
0.9
Fixed in JS Release:
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

Also available in: Atom PDF Tracking page