Menu

#1 soap_version in SoapServerOptions

Fixed
nobody
None
Medium
Defect
2012-08-26
2011-09-19
Anonymous
No

Originally created by: Makan.Ta...@gmail.com
Originally owned by: schickwa...@googlemail.com

What steps will reproduce the problem?
1. Calling a remote method
2. Getting the attached error on response from server :D

What is the expected output? What do you see instead?
I expect to run the procedure I am calling but I get error instead.

What version of the product are you using? On what operating system?
2.3, Windows 7 32bit and Apache 2.2.20 with SSL mode and PHP 5.3.8

Please provide any additional information below.
File class.phpwsdl.php on line 434:
when I set soap_version to just one of the versions (SOAP_1_1 or SOAP_1_2, not SOAP_1_1 | SOAP_1_2) the error is gone.

1 Attachments

Discussion

  • Anonymous

    Anonymous - 2012-08-22

    Originally posted by: schickwa...@googlemail.com

    I'm sorry for the big delay, I didn't receive the issue notify with email. It should be something like "(defined('SOAP_1_2'))?SOAP_1_2:SOAP_1_1" - I don't know why I used such a wrong syntax... Thank you very much for helping! This bug will be fixed in version 2.4. Btw. it didn't produce any error with my Linux environment - strange.

    Owner: schickwa...@googlemail.com
    Status: Started

     
  • Anonymous

    Anonymous - 2012-08-22

    Originally posted by: schickwa...@googlemail.com

    I'm sorry for the big delay, I didn't receive the issue notify with email. It should be something like "(defined('SOAP_1_2'))?SOAP_1_2:SOAP_1_1" - I don't know why I used such a wrong syntax... Thank you very much for helping! This bug will be fixed in version 2.4. Btw. it didn't produce any error with my Linux environment - strange.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.