[
https://issues.apache.org/jira/browse/NIFI-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Wise updated NIFI-9664:
----------------------------
Description:
We recently upgraded our NiFi Registry to 1.15.3, and noticed that the bundled
version of jQuery no longer loads, which breaks the Swagger UI. None of the
endpoint sections can be opened to view or interact with.
The code also attempts to download the .min.js file from code.jquery.com to
download it, which isn't accessible on network enclaves not on the Internet.
was:
We recently upgraded our NiFi Registry to 1.15.3, and noticed that jQuery is no
longer bundled with it. That completely breaks the Swagger UI, which now
displays a list of endpoints that can't be opened and interacted with.
The code attempts to download the .min.js file from code.jquery.com to download
it, which isn't accessible on network enclaves not on the Internet. There
should be a fallback version bundled in, just in case that server is
inaccessible.
> Bundled jQuery .min.js in Registry is broken
> --------------------------------------------
>
> Key: NIFI-9664
> URL: https://issues.apache.org/jira/browse/NIFI-9664
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Affects Versions: 1.15.3
> Reporter: John Wise
> Priority: Major
> Labels: jQuery, swagger
>
> We recently upgraded our NiFi Registry to 1.15.3, and noticed that the
> bundled version of jQuery no longer loads, which breaks the Swagger UI. None
> of the endpoint sections can be opened to view or interact with.
> The code also attempts to download the .min.js file from code.jquery.com to
> download it, which isn't accessible on network enclaves not on the Internet.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)