[ 
https://issues.apache.org/jira/browse/NIFI-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866581#comment-15866581
 ] 

ASF subversion and git services commented on NIFI-3101:
-------------------------------------------------------

Commit 4bf267c8bb11939d715c02c3ca818dec372bec26 in nifi's branch 
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4bf267c ]

NIFI-3101: This closes #1271. Improve Get/Modify/PutHTMLElement URL

- Added detailed description about how the URL property works with
  GetHTMLElement
- Added Expression support with URL
- Made URL property dynamic with ModifyHTMLElement and PutHTMLElement,
  since it won't be used to alter HTML element and need not to be
  specified. Making it a dynamic property let existing processor configuration 
stays valid


> 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
>            Assignee: Koji Kawamura
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> 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.15#6346)

Reply via email to