[wp-trac] [WordPress Trac] #31384: Pingback does not work for schemeless URLs

WordPress Trac noreply at wordpress.org
Thu Feb 19 17:03:30 UTC 2015


#31384: Pingback does not work for schemeless URLs
----------------------------------+-----------------------------
 Reporter:  tobiaskochsonlinenet  |      Owner:
     Type:  defect (bug)          |     Status:  new
 Priority:  normal                |  Milestone:  Awaiting Review
Component:  Pings/Trackbacks      |    Version:  trunk
 Severity:  normal                |   Keywords:
  Focuses:                        |
----------------------------------+-----------------------------
 I noticed that a pingback will not be send if the target URL is given as a
 schemeless URL (like {{{//www.example.com/path/file.ext}}}.
 This is because discover_pingback_server_uri() in comment.php is using the
 PHP function parse_url() which cannot handle schemeless URLs correctly.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31384>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list