[
https://issues.apache.org/jira/browse/NIFI-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913356#comment-17913356
]
ASF subversion and git services commented on NIFI-14151:
--------------------------------------------------------
Commit eeae16be9714f7dc9f03f04b2c923a5996adbdb7 in nifi's branch
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=eeae16be97 ]
[NIFI-14151] catch error from illegal character in extension creation dialog
filter (#9633)
This closes #9633
> Search input stops working after illegal character is entered
> -------------------------------------------------------------
>
> Key: NIFI-14151
> URL: https://issues.apache.org/jira/browse/NIFI-14151
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Affects Versions: 2.1.0
> Reporter: Julien G.
> Assignee: Scott Aslan
> Priority: Major
> Attachments: screen-capture-1.webm
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When using an illegal character is used in a search input like a bracket, the
> input will stop working until the menu is closed and reopen.
> You get this error:
> {noformat}
> ERROR SyntaxError: Invalid regular expression: /[/: Unterminated character
> class
> at new RegExp (<anonymous>)
> at Nt (chunk-FIKMCYVL.js:2:8505)
> at chunk-FIKMCYVL.js:2:11316
> at chunk-FIKMCYVL.js:2:8346
> at Array.some (<anonymous>)
> at Ge.filterPredicate (chunk-FIKMCYVL.js:2:8338)
> at chunk-H2WHMLSL.js:1:38034
> at Array.filter (<anonymous>)
> at Ge._filterData (chunk-H2WHMLSL.js:1:38019)
> at chunk-H2WHMLSL.js:1:37711
> handleError @ chunk-4JRAZRHD.js:7{noformat}
> And here is a video to illustrate it.
> [^screen-capture.webm]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)