[ https://issues.apache.org/jira/browse/KNOX-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022159#comment-18022159 ]
ASF subversion and git services commented on KNOX-3193: ------------------------------------------------------- Commit 7d17994cadee1add2019fd0aff6ad1d1e8c7e55f in knox's branch refs/heads/master from hanicz [ https://gitbox.apache.org/repos/asf?p=knox.git;h=7d17994ca ] KNOX-3193: Add fragmentation to NiFi redirect Location header (#1087) > No fragments in Location header for NiFi redirects > -------------------------------------------------- > > Key: KNOX-3193 > URL: https://issues.apache.org/jira/browse/KNOX-3193 > Project: Apache Knox > Issue Type: Bug > Components: Server > Affects Versions: 3.0.0 > Reporter: Tamás Hanicz > Assignee: Tamás Hanicz > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > Users are unable to access certain NiFi pluggable UI pages (e.g., > UpdateAttribute advanced config UI) when NiFi is accessed through Knox. > The Location response header is modified programatically from Knox code: > [https://github.com/apache/knox/blob/master/gateway-service-nifi/src/main/java/org/apache/knox/gateway/dispatch/NiFiResponseUtil.java#L75-L76] > However fragments are not added to the Location header and it causes infinite > redirect loops for NiFi. -- This message was sent by Atlassian Jira (v8.20.10#820010)