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

Andre Araujo commented on NIFI-10168:
-------------------------------------

Recreated this on the correct project: 
https://issues.apache.org/jira/browse/MINIFICPP-1870

> Reversed attribute logic in the MiNiFi CPP version of ExtractText processor
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-10168
>                 URL: https://issues.apache.org/jira/browse/NIFI-10168
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Andre Araujo
>            Priority: Major
>
> The MiNiFi CPP version of ExtractText has an attribute called "Include 
> Capture Group 0". Internally this 
> [property|https://github.com/apache/nifi-minifi-cpp/blob/c438d9fe6eb0d3f34e34ede2501f9399dfafb77f/extensions/standard-processors/processors/ExtractText.cpp#L60-L64]
>  is named "IgnoreCaptureGroupZero" ("Ignore" instead of "Include") and the 
> value is used to determine whether the capture group 0 is ignored, rather 
> than included.
> The actual logic is the reverse of what the user expects.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to