[
https://issues.apache.org/jira/browse/KNOX-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907961#comment-13907961
]
Kevin Minder edited comment on KNOX-273 at 1/14/16 8:17 PM:
------------------------------------------------------------
Commit ac882796a7c2ce93fb79f68dd7383f721fedab57 in incubator-knox's branch
refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-knox.git;h=ac88279 ]
KNOX-273: fix UrlRewriteRequest.splitTargetUrl confusing semantics
Contributed by [~dbrosius]
was (Author: jira-bot):
Commit ac882796a7c2ce93fb79f68dd7383f721fedab57 in incubator-knox's branch
refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-knox.git;h=ac88279 ]
KNOX-273: fix UrlRewriteRequest.splitTargetUrl confusing semantics
Contributed by Dave Brosius
> fix UrlRewriteRequest.splitTargetUrl confusing semantics
> --------------------------------------------------------
>
> Key: KNOX-273
> URL: https://issues.apache.org/jira/browse/KNOX-273
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Attachments: KNOX-273.patch
>
>
> splitTargetUrl passes a url template but doesn't work on it, instead just
> getting the target url itself. Switch code to just work on the parameter.
> Safe as all uses of it, just pass in getTargetUrl().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)