Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0RC3, 1.6.0, 1.6.1, 1.6.2, 1.7 Preview Release
-
Fix Version/s: 1.7.0
-
Component/s: Zend_Soap_Server, Zend_Soap_Wsdl
-
Labels:None
Description
Zend_Soap_AutoDiscover is using Zend_Uri::factory('http://' ... to create a services uri - it should at least be able to correctly discover https.
Kind regards,
Thomas Gelf
Attachments
Issue Links
| This issue is duplicated by: | ||||
| ZF-4172 | Zend_Soap_Autodiscovery hardcoded URI |
|
|
|
You can find a possible way to fix this issue in the attached patch file.
Cheers,
Thomas