Closed thoughtchad closed 11 years ago
that code is getting rediculous :) i don't even think wasabi should be responsible for escaping/unescaping the url. but i will come up with a fix for this. thanks for reporting.
Nice, thx rubii. I would agree on Wasabi not escaping, or possibly a switch. This works though :-)
3.1.0 / v2 / lib/wasabi/parser.rb
1. Snippet from WSDL with a long endpoint url that's already properly encoded.
2. The SOAP endpoint that request gets sent to:
3. SOAP service chokes on the %252F's
4. Trouble code below assuming that endpoint needs to be escaped.
5. Possible fix?
Work-around: Manually specify properly encoded endpoint after wsdl.