#2673: Pipe Symbol  i.e  | is converted to %7c
----------------------+-----------------------------------------------------
 Reporter:  Gerald.J  |         Type:  Bug    
   Status:  closed    |     Priority:  Normal 
Milestone:            |    Component:  General
  Version:            |   Resolution:  invalid
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by arczi):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 I think it is not a bug because:

 -Links
 {{{
 <a href="?test=test|test"> test </a>
 <a href="?test=test%7Ctest"> test </a>
 }}}
 loads the same page: ?test=test|test

 - Please type http://www.google.pl/search?q=test%7Ctest in adressbar -> It
 is changed to test|test by browser (website doesn't matter)

 -There is no difference on PHP side

 -"|" character is not safe (http://www.ietf.org/rfc/rfc1738.txt)

 -Please create link to http://www.google.pl/search?q=test%7Ctest in Open
 Office or Google Docs, save as HTML, open source code. "|" is changed to
 "%7C"

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