DNN 9.3.0 DNNConnect.CKE unable to browse server for Images
See original GitHub issueDescription of bug
When trying to browse server for image receive error
Unable to cast object of type
System.Collections.Generic.List``1[DotNetNuke.Services.FileSystem.FileInfo]
to typeSystem.Collections.Generic.List``1[DotNetNuke.Services.FileSystem.IFileInfo]
.
Steps to reproduce
Assume DNN CKE is the default editor.
- Edit Module on page
- Click the Add Image Icon.
- Click Browse Server button
- Pop-up tries to load but receive Application Server Error.
Current result
Unable to browse server and receive error
Expected result
Provide a clear and concise description of what you expected to happen.
Screenshots
Error log
Additional context
Able to duplicate on 2 different sites. One local dnndev.me site and another Hosted Public available test/dev site.
Affected version
- 9.3.0
- 9.2.2
- 9.2.1
- 9.2
- 9.1.1
- 9.1
- 9.0
Affected browser
Only tested with the below
- Chrome
- Firefox
- Safari
- Internet Explorer
- [x ] Edge
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Unable to upload images. - Forums
I do the upload steps, it lets me browse the computer, click on the image or video I want, but when it comes...
Read more >Unable to save content DNNConnect.CKE html editor (DNN)
I was running into same error. For me it turned out to be using "(" and ")" in the HTML code. Somehow the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just installed 9.3.1RC0 and it appears this is fixed in the build. CKEditor Provider is now version 1.0.5.
I think this has been resolved after the RC stage and cannot reproduce in 9.4.0 RC. If this is still an issue with recent releases, please feel free to comment and we will reopen the issue for further investigation on specific upgrades.