[
https://issues.apache.org/jira/browse/KNOX-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893138#comment-16893138
]
ASF subversion and git services commented on KNOX-1948:
-------------------------------------------------------
Commit 8a2e6ae8570d8affecd7c0915e0402c4f57ba458 in knox's branch
refs/heads/master from Sandeep More
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=8a2e6ae ]
KNOX-1948 - If no rules are defined don't rewrite (#121)
> 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)