Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #5748 (new defect)

Opened 2 years ago

Last modified 1 year ago

[PATCH] Support for nillable fields in AWS wsdl

Reported by: mschoen Assigned to: ksibilev@gmail.com
Priority: high Milestone:
Component: ActionWebService Version: 1.1.1
Severity: normal Keywords:
Cc:

Description

The attached patch enables support for nillable fields in the wsdl generated by ActionWebService. Some clients (notably .NET) are anal about nillable fields, and will refuse to send a nil unless the wsdl explicitly allows it.

Attachments

aws_schema_options.patch (3.5 kB) - added by mschoen on 08/07/06 17:46:06.

Change History

08/07/06 17:46:06 changed by mschoen

  • attachment aws_schema_options.patch added.

08/20/06 13:54:05 changed by anonymous

  • version set to 1.1.1.

(follow-up: ↓ 5 ) 09/04/06 18:10:30 changed by david

  • owner changed from David to ksibilev@gmail.com.

(in reply to: ↑ 4 ) 09/05/06 04:18:40 changed by Kent Sibilev

This patch breaks a lot of xmlrpc stuff and needs to be elaborated more. Test cases would be nice too.

09/05/06 04:23:16 changed by david

  • keywords set to unverified.

07/19/07 23:29:24 changed by lifofifo

  • keywords deleted.