[wp-trac] [WordPress Trac] #33529: IXR_Client overrides and sets incorrect HTTPS default port

WordPress Trac noreply at wordpress.org
Mon Aug 24 10:11:11 UTC 2015


#33529: IXR_Client overrides and sets incorrect HTTPS default port
--------------------------+-----------------------------
 Reporter:  beaucollins   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  XML-RPC       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 IXR_Client will attempt to parse the correct parameters from the $server
 argument when $path is not provided.

 In cases where the port is not provided within the url (e.g.
 "https://example.com:443/") it will always default to port 80 no matter
 which scheme is used.

 If no port is in the URL it should default to the correct port for the
 given scheme.

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


More information about the wp-trac mailing list