#1977: CKFinder - Automatic renaming of double files using (..) causes invalid filenames -----------------------+---------------------------------------------------- Reporter: Raymond78 | Type: Bug Status: new | Priority: High Milestone: | Component: General Version: | Keywords: rename file -----------------------+---------------------------------------------------- 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 -- Ticket URL: <http://dev.fckeditor.net/ticket/1977> FCKeditor <http://www.fckeditor.net> The text editor for Internet ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ FCKeditor-Trac mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fckeditor-trac
