/[Apache-SVN]
ViewVC logotype

Revision 1185723


Jump to revision: Previous Next
Author: jfarrell
Date: Tue Oct 18 15:31:17 2011 UTC (12 years, 6 months ago)
Changed paths: 1
Log Message:
Thrift-1393: TTransportException's thrown from THttpClient contain superfluous slashes in the Exception message
Client : php
Patch: Nick Jones

The THttpClient class ensures the $uri_ property has a slash prefixed by appending one if needed in the constructor. However in THttpClient::read, there are 2 exceptions thrown where a slash is concatenated between the port and uri. This results in a superfluous slash in the TTransportException message.



Changed paths

Path Details
Directorythrift/trunk/lib/php/src/transport/THttpClient.php modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26