[Mono-bugs] [Bug 652331] Exception when deserializing an object whose class inherits from a base class with a different namespace

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 10 17:37:04 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=652331

https://bugzilla.novell.com/show_bug.cgi?id=652331#c8


David Straw <david.straw at hp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #404605|0                           |1
        is obsolete|                            |

--- Comment #8 from David Straw <david.straw at hp.com> 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.


More information about the mono-bugs mailing list