denny / ShinyCMS

ShinyCMS is an open source CMS. This is the Perl version, built with Catalyst and DBIC. (There is also a Ruby on Rails version: www.github.com/denny/ShinyCMS-ruby)
56 stars 24 forks source link

CKEditor, File Picker Icons Behave Erratically #22

Closed wbraswell closed 9 years ago

wbraswell commented 9 years ago

In the CKEditor file picker, I think I always have had success when I click only the text name part of the files and folders.

However, if I click on the icon part of a file or folder, then it will either give me no result whatsoever (as if I had not clicked at all), or it will bring me to the "please come back later" error screen. This will also generate an error in the logs showing it is trying to read a file or folder which is similar to, but not actually a real file or folder on disk.