#2378: Search for better options than EncodeConfig
---------------------------+------------------------------------------------
  Reporter:  wwalc         |       Owner:  wwalc       
      Type:  Bug           |      Status:  assigned    
  Priority:  Normal        |   Milestone:  CKEditor 3.0
 Component:  Server : PHP  |     Version:              
Resolution:                |    Keywords:              
---------------------------+------------------------------------------------

Comment(by wwalc):

 Yes, I understand that, but... don't you think, that if I have a folder
 with "#" in it's name, I should be able to use it?

 It's possible to access files from such folder (but first you change "#"
 into %23):
 {{{
 <img src="http://127.0.0.1/sub1/%23%20sub2/sub3/sample.png";>
 instead of:
 <img src="http://127.0.0.1/sub1/# sub2/sub3/sample.png">
 }}}

 I guess that there are not too many people that use "#" in their folder
 names, I've added this just to remember to check that all other special
 characters that may cause problems are also translated correctly.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2378#comment:5>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to