You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Randy Gelhausen (JIRA)" <ji...@apache.org> on 2015/11/02 03:56:27 UTC

[jira] [Created] (NIFI-1094) Searching Provenance Repo by component name results in js error

Randy Gelhausen created NIFI-1094:
-------------------------------------

             Summary: Searching Provenance Repo by component name results in js error
                 Key: NIFI-1094
                 URL: https://issues.apache.org/jira/browse/NIFI-1094
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core UI
            Reporter: Randy Gelhausen


Reproduction Steps:
1. Open the Provenance Repository UI
2. Type some component name
3. Open js debug console (Command+Shift+J on macs)
4. Hit enter

See the following error in the console:
"Uncaught TypeError: Cannot read property 'search' of undefined"



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