[
https://issues.apache.org/jira/browse/KNOX-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505964#comment-16505964
]
ASF subversion and git services commented on KNOX-1347:
-------------------------------------------------------
Commit af682ac82cd46e8c28a2c38d4aed7bb5af2fb60d in knox's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=af682ac ]
KNOX-1347 - X-Forwarded-Context header is not rewritten correctly
> X-Forwarded-Context header is not rewritten correctly
> -----------------------------------------------------
>
> Key: KNOX-1347
> URL: https://issues.apache.org/jira/browse/KNOX-1347
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Marco Gaido
> Assignee: Marco Gaido
> Priority: Major
> Attachments: KNOX-1347.patch
>
>
> In KNOX-1295 a rewrite rule for properly having the X-Forwarded-Context full
> path was introduced. Unfortunately, there are 2 problems with the current
> rewrite rule:
> - It should add {{sparkhistory}}, but instead it adds {{sparkhistoryui}};
> - It trims the leading {{/}}, so {{/gateway/default}} becomes
> {{gateway/default/sparkhistoryui}};
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)