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

Ferenc Gerlits updated MINIFICPP-2000:
--------------------------------------
    Fix Version/s: 0.14.0
                       (was: 0.13.0)

> GetFile inconsistent attributes
> -------------------------------
>
>                 Key: MINIFICPP-2000
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2000
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Major
>             Fix For: 0.14.0
>
>
> Currently GetFile (and possible even more processors) set the
> SpecialFlowAttributes incorrectly.
> For example given a file: /a/b/c/d.txt
> Expected behavour (working dir is /a/b):
>  * Filename: d.txt
>  * Path: ./c/
>  * Absolute Path: /a/b/c/
> Current behavour (working dir is /a/b):
>  * Filename: d.txt
>  * Path: /a/b/c/
>  * Absolute Path: /a/b/c/d.txt
>  



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

Reply via email to