[
https://issues.apache.org/jira/browse/KNOX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719480#comment-16719480
]
Kevin Risden edited comment on KNOX-1647 at 12/12/18 9:53 PM:
--------------------------------------------------------------
I attached a patch that does minimal changes but preserves the query param
order with LinkedHashMap. I'll create a separate JIRA for moving to
URLEncodingUtils - KNOX-1675
was (Author: risdenk):
I attached a patch that does minimal changes but preserves the query param
order with LinkedHashMap. I'll create a separate JIRA for moving to
URLEncodingUtils
> Identity Assertion should not modify order of query params
> ----------------------------------------------------------
>
> Key: KNOX-1647
> URL: https://issues.apache.org/jira/browse/KNOX-1647
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1647-namedlist.patch, KNOX-1647.patch
>
>
> IdentityAssertion currently breaks apart the query string into parameters and
> doesn't preserve the order. This order should be preserved.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)