[wp-trac] [WordPress Trac] #35008: Ampersands in URLs are no longer converted to entities

WordPress Trac noreply at wordpress.org
Mon Dec 21 02:42:32 UTC 2015


#35008: Ampersands in URLs are no longer converted to entities
----------------------------+---------------------
 Reporter:  SergeyBiryukov  |       Owner:  pento
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:  4.4.1
Component:  Formatting      |     Version:  4.4
 Severity:  normal          |  Resolution:  fixed
 Keywords:  needs-patch     |     Focuses:
----------------------------+---------------------
Changes (by pento):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"36036"]:
 {{{
 #!CommitTicketReference repository="" revision="36036"
 Texturize: Transform `&` into `&` in tag attributes.

 [35709] was overly broad, and stopped transforming `&` characters within
 tag attributes. So that sites aren't generating invalid HTML, we need to
 restore this functionality, while continuing to not transform `&` within
 blocked tags.

 Fixes #35008 for trunk.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35008#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list