savonrb / wasabi

A simple WSDL parser
MIT License
90 stars 84 forks source link

fix for error in parsing operations with namespaced input elements #51

Closed zibi closed 3 months ago

zibi commented 9 years ago

I've noticed a problem with parsing input elements for operations. Whenever the input name is namespaced, parser falls back to the method name. I've verified the solution (and fixes to specs) in SoapUI.

pcai commented 3 months ago

Hello from the future - thanks for your contribution. It looks like this has already been addressed, so I'm closing this. If still relevant, please rebase/merge main and reopen. thanks