[wp-trac] [WordPress Trac] #17562: esc_url() printed by the_permalink()

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 11 20:39:18 UTC 2011


#17562: esc_url() printed by the_permalink()
------------------------------------+------------------------------
 Reporter:  mfields                 |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Template                |     Version:  3.2
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+------------------------------

Comment (by markjaquith):

 {{{esc_url()}}} doesn't encode HTML entities beyond escaping level 1.

  * {{{&}}} - level 0
  * {{{&}}} - level 1
  * {{{&}}} - level 2

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


More information about the wp-trac mailing list