You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by markap14 <gi...@git.apache.org> on 2018/05/15 19:08:50 UTC

[GitHub] nifi issue #2679: NIFI-5141: Updated regex for doubles to allow for numbers ...

Github user markap14 commented on the issue:

    https://github.com/apache/nifi/pull/2679
  
    @bdesert good call! I updated the regex so that it allows for expressions like "13." and added a unit test that tests lots of different possible combinations. Thanks!


---