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

WordPress Trac noreply at wordpress.org
Mon Dec 21 02:45:45 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:  fixed-major     |     Focuses:
----------------------------+---------------------
Changes (by pento):

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


Comment:

 In [changeset:"36037"]:
 {{{
 #!CommitTicketReference repository="" revision="36037"
 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.

 Merge of [36036] to the 4.4 branch.

 Fixes #35008.
 }}}

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


More information about the wp-trac mailing list