[ 
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 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, in case that server is inaccessible.

  was:
We just 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.

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, in case that server is inaccessible.


> Bundle jQuery .min.js in Registry releases
> ------------------------------------------
>
>                 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 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, in case that server is 
> inaccessible.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to