[
https://issues.apache.org/jira/browse/NIFI-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15779750#comment-15779750
]
ASF subversion and git services commented on NIFI-3207:
-------------------------------------------------------
Commit 6c5d4084d586698575a75ee11b4407e4257254b4 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6c5d408 ]
NIFI-3207: Fixed Template upload import URI
- Fixing the importUri when replicating a Template upload request. Previously
was leveraging getResourceUri which considers proxy headers meant for client
responses.
This closes #1334.
Signed-off-by: Koji Kawamura <[email protected]>
> Incorrect URI generated when replicating Template upload request
> ----------------------------------------------------------------
>
> Key: NIFI-3207
> URL: https://issues.apache.org/jira/browse/NIFI-3207
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.2.0
>
>
> When replicating a request to upload a Template, the URI was being generated
> with consideration for the proxy headers. However, these values are only
> meant to be used in responses to clients, not during requests being
> replicated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)