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

[jira] [Commented] (NIFI-956) Occasionally the New Processor Dialog is rendered with no types

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

Matt Gilman commented on NIFI-956:
----------------------------------

Possibly related... [~bende] reported that running FF 31 on Centos7 that he received the following JS error:

{code}
if (nf.Common.isBlank(processorType.description)) {
{code} 

{code}
processorType is undefined on line 934 of nf-canvas-toolbox.js
{code}

> Occasionally the New Processor Dialog is rendered with no types
> ---------------------------------------------------------------
>
>                 Key: NIFI-956
>                 URL: https://issues.apache.org/jira/browse/NIFI-956
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Minor
>
> Occasionally the New Processor Dialog is rendered with no processor types visible. Selecting a tag or using the filter will trigger the types to be drawn. Because the processor types are populated into the table model prior to it be rendered it likely needs to be resized.



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