Reviewed & tested by the community
Project:
SOAP Server
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2011 at 15:14 UTC
Updated:
31 Jul 2012 at 10:19 UTC
Jump to comment: Most recent file
Comments
Comment #1
FranciscoLuz commentedHere is a patch.
Comment #2
FranciscoLuz commentedComment #3
mradcliffeI made a similar fix on my own, and it works for me. Also needs to be applied to 7.x-3.x-dev.
Comment #4
FranciscoLuz commented@mradcliffe
I know that here might not be the right spot to discuss it but once you have rose this, I noticed that the code in repo branch 7.x-3.x-dev seems to be an exact copy of 6.x-3.x-dev branch, even the soap_server.info still has the "core = 6.x" in it.
Would you be able to apply this patch here http://drupal.org/node/1129282#comment-4931762 and then this one here http://drupal.org/node/1129282#comment-5007618 on 7.x-3.x-dev
Comment #5
maciej.zgadzaj commentedDone exactly the same fix, works fine for me too.