#2673: Pipe Symbol  i.e  | is converted to %7c
----------------------+-----------------------------------------------------
 Reporter:  Gerald.J  |        Type:  Bug    
   Status:  new       |    Priority:  Normal 
Milestone:            |   Component:  General
  Version:            |    Keywords:         
----------------------+-----------------------------------------------------

Comment(by mosipov):

 ok, this is what I have done:

 1. Copying {{{http://forum.textpattern.com/viewtopic.php?f=Hi|hello}}} in
 Rich Mode and then switching to Source Mode results in {{{<p><a
 href="http://forum.textpattern.com/?f=Hi%7Chello"; class="ext-link"><span
 class="icon">http://forum.textpattern.com/?f=Hi|hello</span></a></p>}}}.

 2. Copying {{{<a
 href="http://forum.textpattern.com/viewtopic.php?f=Hi|hello">FCK</a>}}} in
 Source Mode and switching to Rich Mode results in {{{FCK}}} and the pipe
 remains untouched in the Source Mode.

 The question still remains, do you have a problem with that | is converted
 to %7C?

 JavaScript's encodeURI() acts same as Java. Thus I deduct that both are
 correct and | has to be converted/escaped.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2673#comment:6>
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