[wp-trac] Re: [WordPress Trac] #9432: Output Broken: Ticket for collecting patches to proplery encode script and other href attribute values

WordPress Trac wp-trac at lists.automattic.com
Sat May 16 01:30:31 GMT 2009


#9432: Output Broken: Ticket for collecting patches to proplery encode script and
other href attribute values
-----------------------+----------------------------------------------------
  Reporter:  hakre     |        Type:  defect (bug)
    Status:  reopened  |    Priority:  normal      
 Milestone:  2.8       |   Component:  Validation  
   Version:  2.7.1     |    Severity:  normal      
Resolution:            |    Keywords:  has-patch   
-----------------------+----------------------------------------------------

Comment(by hakre):

 double checked it now, clean_url() does &038; (same as &), so it is OK
 to use it. esc_attr() does &, so it is OK for that to use it as well.
 clean_url() is my preference here.

 i put both changes into one patchfile as well.

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


More information about the wp-trac mailing list