Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #384 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

login.live.com returns SOAPFault as a direct child of SOAPEnvelope

Reported by: nahi Assigned to: nahi
Priority: low Milestone: 1.5.8
Component: soap4r Version: 1.5
Keywords: Cc:

Description

how to avoid parsing corruption?

Change History

07/20/07 00:08:54 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1891]) * wsdl2ruby.rb generated too much 'XSD::QName.new(...)' parts. let wsdl2ruby.rb extract common namespace definitions as constants.

  • let wsdl2ruby.rb generate member types as a comment for each class in classdef file.
  • closes #384.

07/20/07 00:09:23 changed by nahi

  • status changed from closed to reopened.
  • resolution deleted.

wrongly closed.

07/22/07 00:52:20 changed by nahi

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [1901]) * login.live.com returns SOAPFault as a direct child of SOAPEnvelope. support it even though it's not spec compliant. closes #384.