[Mono-bugs] [Bug 641821] [PATCH] version tolerant serialization fails with missing primitive typed members

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 24 18:57:30 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=641821#c1


--- Comment #1 from Kyle Ambroff <ambroff at lindenlab.com> 2010-09-24 22:57:29 UTC ---
Created an attachment (id=391528)
 --> (http://bugzilla.novell.com/attachment.cgi?id=391528)
Patch which adds unit test to reproduce the issue, as well as a fix for
ObjectReader.cs

http://github.com/ambroff/mono/commit/168f1ac3ff13b0514e2123e35b7debe9f966d670

The unit test adds a new version 6.0 of the test class Address, which has an
additional int field called "Id". Serialization and deserialization is tested
from version 5.0 => 6.0, and back again.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list