This issue was reported here http://drupal.org/node/1129282#comment-5008418
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1285192-Undefined constant ServicesSoapServer.patch | 455 bytes | FranciscoLuz |
This issue was reported here http://drupal.org/node/1129282#comment-5008418
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1285192-Undefined constant ServicesSoapServer.patch | 455 bytes | FranciscoLuz |
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.