[wp-trac] [WordPress Trac] #18051: Automatic updates fail if PHP/Mysql versions contain spaces

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 10 03:11:25 UTC 2011


#18051: Automatic updates fail if PHP/Mysql versions contain spaces
-----------------------------+------------------------------
 Reporter:  vtd              |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  3.2
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by dd32):

 Indeed the HTTP API isn't behaving like browsers, it's making the request
 directly with the url passed to it, whilst browsers do a bit of
 urlencoding over the contents if it sees anything unencoded.

 the urlencode() addition here to the update check seems like the most
 appropriate response.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18051#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list