[wp-trac] Re: [WordPress Trac] #7145: Link 'Web Address' field strips pipes

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 20 22:00:06 GMT 2009


#7145: Link 'Web Address' field strips pipes
--------------------------+-------------------------------------------------
 Reporter:  Jairus        |       Owner:  anonymous              
     Type:  defect (bug)  |      Status:  new                    
 Priority:  normal        |   Milestone:  2.9                    
Component:  General       |     Version:  2.5.1                  
 Severity:  minor         |    Keywords:  has-patch tested commit
--------------------------+-------------------------------------------------

Comment(by ryan):

 {{{
 Other characters are unsafe because gateways and other transport agents
 are known to sometimes modify such characters. These characters are "{",
 "}", "|", "\", "^", "~", "[", "]", and "`".

 All unsafe characters must always be encoded within a URL.

 }}}

 http://www.ietf.org/rfc/rfc1738.txt

 Doesn't seem like pipe is marked unsafe for security reasons, so it's
 probably safe to let it through.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/7145#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list