[
https://issues.apache.org/jira/browse/NIFI-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15695339#comment-15695339
]
ASF GitHub Bot commented on NIFI-3101:
--------------------------------------
Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/1271
Confirmed old processor configurations work with this update by using this
[template](https://gist.github.com/ijokarumawak/7d34fe300e7731741f76b5a69afb6c5b)
created with NiFi 1.0.
I hope this change makes the purpose of the URL property clearer.
> Improvements with URL property of Get/Modify/PutHTMLElement
> -----------------------------------------------------------
>
> Key: NIFI-3101
> URL: https://issues.apache.org/jira/browse/NIFI-3101
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Koji Kawamura
> Priority: Minor
>
> For some users (including me), it was not clear how to make use of the URL
> property of Get/Modify/PutHTMLElement.
> It can be used to replace relative URL when you get/set attribute value of
> HTML element, such as src of img tag. To make the URL property works as
> expected, you also have specify 'abs:' prefix with the target HTML tag
> attribute value, like 'abs:src'.
> It makes easier for people to use these processors if we provide more
> description on the URL property.
> Also, it can be more useful if the URL property supports NiFi Expression
> Language.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)