[wp-trac] [WordPress Trac] #20214: Pingback discovery doesn't strip fragment identifiers from URL

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 11 08:34:46 UTC 2012


#20214: Pingback discovery doesn't strip fragment identifiers from URL
------------------------------+-----------------------------
 Reporter:  solarissmoke      |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Pings/Trackbacks  |    Version:  3.3
 Severity:  normal            |   Keywords:
------------------------------+-----------------------------
 To reproduce:

 1. Insert a link containing a fragment identifier into a post, e.g.,
 `http://localhost/wp/helloworld/#comments`.
 2. Save post.
 3. Observe the URL which !WordPress attempts to retrieve in
 `discover_pingback_server_uri()` - the requested path contains the
 `#fragment_identifier`, which it shouldn't, and in most cases will result
 in a 404, thus the pingback fails.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20214>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list