[ 
https://issues.apache.org/jira/browse/NIFI-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard resolved NIFI-5497.
----------------------------------
    Resolution: Feedback Received

Apache NiFi 1.x is no longer maintained and no new release is planned on the 
1.x release line. Marking as resolved as part of a cleanup operation. Please 
open a new one with an updated description if this is still relevant for NiFi 
2.x.

> XPATH interpretation not correct
> --------------------------------
>
>                 Key: NIFI-5497
>                 URL: https://issues.apache.org/jira/browse/NIFI-5497
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.7.1
>         Environment: CentOS 7
>            Reporter: Stefan Goldener
>            Priority: Major
>         Attachments: image-2018-08-08-13-21-37-820.png
>
>
> For example using the following XML:
> {code:java}
> <?xml version="1.0" encoding="UTF-8"?>
> <item xmlns:xlink="http://www.w3.org/1999/xlink";
> a="17"
> date="2018-02-16T22:19:45+01:00"
>  xlink:href="http://url.com/webservice/rest/1.0/"/>{code}
>  
> With XPATH i can usually do:
> {code:java}
> //@xlink:href{code}
> to get the url.
>  
> This does not work with Nifi because it evaluates the XPath expression 
> somehow incorrectly.
> !image-2018-08-08-13-21-37-820.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to