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

Ticket #482 (new defect)

Opened 4 months ago

missing group support in soap/mapping/wsdlliteralregistry.rb (patch)

Reported by: user Assigned to: nahi
Priority: normal Milestone: undefined
Component: soap4r Version: 1.5
Keywords: group, wsdl Cc: firxen@gmail.com

Description

When using a dynamic client without generating a literalregistry from the WSDL, XSD groups aren't handled properly. The attached patch remedies this (although not perhaps as cleanly as it could) and adds a test for this condition. The issue is present in both 1.5.8 and the 1_5 dev branch.

Attachments

wsdl_group_fix.patch (6.9 kB) - added by user on 06/13/08 23:54:12.
Patch to corrcet handling of group elements, including test.

Change History

06/13/08 23:54:12 changed by user

  • attachment wsdl_group_fix.patch added.

Patch to corrcet handling of group elements, including test.