[
https://issues.apache.org/jira/browse/NIFI-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444631#comment-16444631
]
ASF subversion and git services commented on NIFI-5097:
-------------------------------------------------------
Commit af12923da4f86fa4736036ee0f4a201725f666a0 in nifi's branch
refs/heads/master from [~_alexm]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=af12923 ]
NIFI-5097 This closes #2647. add client-side HTTP redirect to error index.jsp
Existing web error index page suggests user may have meant /nifi/ and crafts a
contextPath link, may as well redirect them automatically. Non-human (i.e.
curl/wget) can still retrieve the original source without being redirected.
Signed-off-by: joewitt <[email protected]>
> add client-side HTTP redirect to error index.jsp
> ------------------------------------------------
>
> Key: NIFI-5097
> URL: https://issues.apache.org/jira/browse/NIFI-5097
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Reporter: Alex Moundalexis
> Priority: Major
>
> Existing web error index page suggests user may have meant {{/nifi/}} and
> crafts a contextPath link, may as well redirect them automatically. Non-human
> (i.e. curl/wget) can still retrieve the original source without being
> redirected.
> Patch attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)