-
-
Notifications
You must be signed in to change notification settings - Fork 774
[Bug]: CKEditor Server Browser does not load required JS and CSS #6931
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
On a fresh install the File and Image browsers do not load the required JS and CSS files resulting in incorrect styles and no upload or resize functions available.
I understand that it is a bug on the CKEditor provider but since that repository is archived I registered this report here. Apologies in advance if it's the wrong place to do so.
Steps to reproduce?
1.- Fresh install DNN 10.2.1
2.- Edit any HTML module
3.- Press the icon to insert an image on CKEditor riche text editor
4.- Press "Browse server"
5.- A popup will open to this URL /Providers/HtmlEditorProviders/DNNConnect.CKE/Browser/Browser.aspx
6.- Verify that the styles and JS functionality is broken
Current Behavior
No response
Expected Behavior
No response
Relevant log output
The browser console states "$ is not defined", which indicates the lack of jQuery.Anything else?
No response
Affected Versions
10.2.0 (latest v10 release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable