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

Compute correct namespace for message tags #476

Merged
merged 3 commits into from
Jul 2, 2013
Merged

Compute correct namespace for message tags #476

merged 3 commits into from
Jul 2, 2013

Conversation

liggitt
Copy link

@liggitt liggitt commented Jul 2, 2013

The operation name (e.g. "example_operation") was being used to look up a tag-specific namespace, but @used_namespaces is a map of tag names (e.g. "exampleOperation") to namespaces

Found this issue using the VIES VAT number validation service, so added a spec test to make sure the message tag gets the correct namespace.

@rubiii
Copy link
Contributor

rubiii commented Jul 2, 2013

perfect pull request! thanks jordan.

rubiii added a commit that referenced this pull request Jul 2, 2013
Compute correct namespace for message tags
@rubiii rubiii merged commit 27e9a5b into savonrb:version2 Jul 2, 2013
@liggitt liggitt deleted the fix_message_namespace branch July 2, 2013 20:03
@liggitt
Copy link
Author

liggitt commented Jul 8, 2013

Glad to help. Any idea of the timeframe for 2.3.0?

@rubiii
Copy link
Contributor

rubiii commented Jul 20, 2013

not really. i'm currently looking through various issues in related projects like httpi and wasabi trying to coordinate all those releases and make sure they work well with the new savon release. but you can follow #481 for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants