helios-ag / FMElfinderBundle

:file_folder: ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
MIT License
275 stars 128 forks source link

Invalid backend response #502

Closed ladenise closed 1 year ago

ladenise commented 1 year ago

Describe the bug Since I updated from 12.2.3 to 12.3.1, I got "Invalid backend reponse" when elfinder opens.

To Reproduce It happens every time I open Elfinder

ladenise commented 1 year ago

Solved.

The solution was to add cors support on the yaml config file

olia-bn commented 1 year ago

Enabling CORS seems like a work-around rather than a fix, unless one is actually accessing the connector url from a different domain on the client side.

bobvandevijver commented 1 year ago

Fix has been released with 12.3.2.