Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soap Fault regex not working for API I connect #107

Closed
ncr opened this issue Nov 8, 2010 · 4 comments
Closed

Soap Fault regex not working for API I connect #107

ncr opened this issue Nov 8, 2010 · 4 comments

Comments

@ncr
Copy link

ncr commented Nov 8, 2010

Soap Faults I happen to witness look like this: https://gist.github.com/668177 and don't match the regex check in Savon::SOAP::Fault#present? (/soap:Fault/). I think the regex should match "SOAP-ENV:Fault" too.

@rubiii
Copy link
Contributor

rubiii commented Nov 10, 2010

fixed with 1d6eda2. should be released soon.

@rubiii
Copy link
Contributor

rubiii commented Nov 26, 2010

please try v0.8.0.beta.4

@rubiii
Copy link
Contributor

rubiii commented Dec 20, 2010

released v0.8.0 which should solve this problem.

@ncr
Copy link
Author

ncr commented Dec 21, 2010

problem solved, thanks.

calamitas pushed a commit to calamitas/savon that referenced this issue Jun 7, 2011
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants