[wp-trac] [WordPress Trac] #7288: php bug in parse_url
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 13 04:43:23 GMT 2008
#7288: php bug in parse_url
---------------------+------------------------------------------------------
Reporter: azaozz | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.6
Severity: normal | Keywords: has-patch
---------------------+------------------------------------------------------
There's a bug in parse_url() in php 5.2.4 and 5.2.6 (current). It cannot
parse URLs that have "http://" in the query string. It issues a warning
and may cause Apache to coredump:
http://bugs.php.net/bug.php?id=38143
Affected by this is wp_safe_redirect() when using Press This, maybe other
places too.
--
Ticket URL: <http://trac.wordpress.org/ticket/7288>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list