I have exact the same issue with the classic ASP version. Folders, but also filenames with a apostrophe in it's name seem to cause CKfinder not to be able to generate and display thumbnails.
Example 1, apostrophe in foldername
Example 2, apostrophe in filename
Example 3 (without apostrophe)
In Dutch the apostrophe is quite commonly used in file and /or folder names because is represents the plural value of an item. Would love to see this fixed.
alfonsoml wrote:Thank you. It should be fixed for the next release (the problem affects all the connectors, it's strange that no one else has reported it before)
Folders, but also filenames with a apostrophe in it's name seem to cause CKfinder not to be able to generate and display thumbnails.
Example 1, apostrophe in foldername
Example 2, apostrophe in filename
Example 3 (without apostrophe)
In Dutch the apostrophe is quite commonly used in file and /or folder names because is represents the plural value of an item. Would love to see this fixed.
It should be fixed for the next release (the problem affects all the connectors, it's strange that no one else has reported it before)
And when will the next release be released?
Is there a fix for the meantime?
Documentation Manager, CKSource
See CKEditor 4.x docs, CKEditor 3.x docs, CKFinder docs for help. CKEditor general FAQ is useful, too!
If you think you found a bug in CKEditor, read this!
Wiktor Walc
CTO
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
The 2.1 dev snapshot fixed the problem for me, thumbnails are being generated even with apostrophe's in the path.
Using PHP Version: 5.2.10
CKEditor Version: 3.6.1
GD Version: bundled (2.0.34 compatible)
The multi file upload feature is great!
Please post to this thread when 2.1 is released.
Be Well,
Joe
See the forum post and the announcement page for more details.
Documentation Manager, CKSource
See CKEditor 4.x docs, CKEditor 3.x docs, CKFinder docs for help. CKEditor general FAQ is useful, too!
If you think you found a bug in CKEditor, read this!
File: js/browser/files.js
I replaced this line
by this one
To get rid of the error use CKFinder, not a clone
Wiktor Walc
CTO
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+