[wp-trac] [WordPress Trac] #34202: esc_url() cannot handle IPv6 literal URLs in PHP < 5.4.7

WordPress Trac noreply at wordpress.org
Fri Oct 23 05:13:29 UTC 2015


#34202: esc_url() cannot handle IPv6 literal URLs in PHP < 5.4.7
----------------------------------------+------------------------------
 Reporter:  johnbillion                 |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  low                         |   Milestone:  Awaiting Review
Component:  Formatting                  |     Version:  3.1
 Severity:  normal                      |  Resolution:
 Keywords:  needs-patch has-unit-tests  |     Focuses:
----------------------------------------+------------------------------

Comment (by dd32):

 In [changeset:"35368"]:
 {{{
 #!CommitTicketReference repository="" revision="35368"
 Comments: Use a full URL rather than a relative one for links which can
 contain IPv6 addresses to avoid an issue where the URL was being eaten by
 escaping functions.

 See #34407, #34202
 Fixes #34054
 }}}

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


More information about the wp-trac mailing list