[
https://issues.apache.org/jira/browse/KNOX-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep More resolved KNOX-1948.
--------------------------------
Resolution: Fixed
> Knox Parser fails to properly handle comma seperated list of urls
> -----------------------------------------------------------------
>
> Key: KNOX-1948
> URL: https://issues.apache.org/jira/browse/KNOX-1948
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> List of urls
> "http://www.ics.uci.edu/pub/ietf/uri/Related,https://test.knox.apache.org/,https://test2.knox.apache.org/"
> is modifiled to
> "http://www.ics.uci.edu/pub/ietf/uri/Related,https:/test.knox.apache.org/,https:/test2.knox.apache.org/"
> forward slash in https is dropped for all the urls except the first one.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)