[Mono-bugs] [Bug 81122][Maj] Changed - [PATCH] Deserializing a resource of type byte[] fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 12 19:26:15 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=81122
--- shadow/81122 2007-03-12 15:41:58.000000000 -0500
+++ shadow/81122.tmp.13381 2007-03-12 18:26:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 81122
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: frederik.carlier at ugent.be
QAContact: mono-bugs at ximian.com
@@ -93,6 +93,9 @@
------- Additional Comments From frederik.carlier at ugent.be 2007-03-12 15:41 -------
Attached a proposed fix. It returns the byte[] array that is used to
read the contents of the files when detected that the requested type
is System.Byte[].
I did not test this with other array types.
+
+------- Additional Comments From miguel at ximian.com 2007-03-12 18:26 -------
+Thanks for the fix, its on svn now.
More information about the mono-bugs
mailing list