https://bugzilla.novell.com/show_bug.cgi?id=652331
https://bugzilla.novell.com/show_bug.cgi?id=652331#c8 David Straw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #404605|0 |1 is obsolete| | --- Comment #8 from David Straw <[email protected]> 2011-02-10 22:37:03 UTC --- Created an attachment (id=413445) --> (http://bugzilla.novell.com/attachment.cgi?id=413445) Updated WCF test case, now with collections and nesting This project adds two new web service calls, one that returns an IEnumerable<object> and one that returns a new data type that has an IEnumerable<object> property. In Silverlight both of these calls succeed in deserializing a collection of DataType1 objects, but in Moonlight both of the calls result in an error. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
