Ticket #1977 (closed Bug: invalid)

Opened 6 months ago

Last modified 6 months ago

CKFinder - Automatic renaming of double files using (..) causes invalid filenames

Reported by: Raymond78 Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Hi,

First, I'd like to say CKFinder is a great product. It saves me a lot of work. However, I encountered the following situation. I am using the CKFinder together with FCKeditor. When you upload a file in CKFinder that already exists, it will automatically rename the new file, making its name unique by adding (<number>), so picture.jpg will become picture(1).jpg.

The use of () in filenames however causes the browser to "choke"; image filenames containing () will not load, giving a server error (bad request).

I strongly suggest to change this, so that the renaming will not introduce "illegal" characters, for example by adding _1 instead of (1). I've changed this myself and now it works fine.

Thank you.

Kind regards,

Raymond

Change History

Changed 6 months ago by w.olchawa

  • keywords rename file removed
  • priority changed from High to Normal
  • status changed from new to closed
  • resolution set to invalid

Hi Raymond78!

We usually use this site for reporting bugs in FCKeditor and also for new feature requests so would you please be so kind and post this message to the CKFinder dedicated forum:

http://www.fckeditor.net/forums/viewforum.php?f=10

Thanks for investigating.

Note: See TracTickets for help on using tickets.