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

Ticket #166 (closed enhancement: fixed)

Opened 3 years ago

Last modified 1 year ago

WSDLLiteralRegistry#soap2obj ignores definedelements and definedtypes

Reported by: nahi Assigned to: nahi
Priority: normal Milestone: 1.5.7
Component: soap4r Version: 1.5
Keywords: Cc:

Description

it should check defined elements and types for deserialization.

Change History

10/20/05 23:39:19 changed by nahi

  • priority changed from high to normal.
  • milestone changed from 1.5.6 to undefined.

I realized that it only helps <any/> deserializing... delayed.

11/17/05 23:26:34 changed by nahi

  • milestone changed from undefined to 1.5.7.

06/30/07 12:47:03 changed by nahi

  • milestone changed from 1.5.7 to undefined.

07/03/07 12:02:02 changed by nahi

  • milestone changed from undefined to 1.5.7.

07/03/07 12:08:06 changed by nahi

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

(In [1874]) * let WSDLLiteralRegistry#soap2obj use defined schema. closes #166.