Mark Payne created NIFI-1740:
--------------------------------
Summary: Unable to view content when of unknown type
Key: NIFI-1740
URL: https://issues.apache.org/jira/browse/NIFI-1740
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Reporter: Mark Payne
Assignee: Matt Gilman
I have a GenerateFlowFile -> UpdateAttribute.
I queued up some data in the queue and clicked List Queue. When I then try to
view the content of the FlowFile, the dialog that pops up shows the dropdown
for "View as" with no options.
Opening Chrome's Developer Tools, I see the following error:
nf-ajax-setup.js:1
Uncaught TypeError: Cannot read property 'ajaxSetup' of undefined
(anonymous function) @ nf-ajax-setup.js:1
j @ jquery-2.1.1.min.js:2
k.fireWith @ jquery-2.1.1.min.js:2
n.extend.ready @ jquery-2.1.1.min.js:2
I @ jquery-2.1.1.min.js:2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)