[Mono-bugs] [Bug 81467][Maj] Changed - Can't add a service to ZMD under 1.2.4p1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 7 19:22:51 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81467

--- shadow/81467	2007-05-03 19:20:16.000000000 -0400
+++ shadow/81467.tmp.9648	2007-05-07 19:22:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81467
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: twiest at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -349,6 +349,15 @@
 ------- Additional Comments From robertj at gmx.net  2007-05-03 19:20 -------
 This incompatibility occurs when some "old data" serialized/persisted
 with 1.1.18 is tried to be deserialized with 1.2.4.
 Maybe on the x86_64 machine this "old data" (it seems to be a cache)
 doesn't exist.
 
+
+------- Additional Comments From miguel at ximian.com  2007-05-07 19:22 -------
+Robert,
+
+    Thanks for pointing this one out.
+
+    I applied a patch that would fall back to the old encoding if the
+first one fails.   But it seems like we are going to need to come up
+with a policy on how to deal with these sort of changes.


More information about the mono-bugs mailing list