Djee created NIFI-1589:
--------------------------

             Summary: replaceText can't match [
                 Key: NIFI-1589
                 URL: https://issues.apache.org/jira/browse/NIFI-1589
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Djee
            Priority: Minor


When trying to match "[", the opening bracket causes an error if not escaped 
(Not a Java Regular Expression). But, "\[" will not match "[" but "\[".
I am not sure if this a bug or working as intended, but there should be a way 
to regex the opening bracket character.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to