[Mono-bugs] [Bug 76870][Nor] Changed - [PATCH] ResXResource[Writer/Reader] cannot decode its own byte[] entries

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 1 11:38:40 EST 2005


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 robertj at gmx.net.

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

--- shadow/76870	2005-12-01 11:26:21.000000000 -0500
+++ shadow/76870.tmp.20213	2005-12-01 11:38:40.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -36,6 +36,16 @@
 May I commit?
 
 ------- Additional Comments From robertj at gmx.net  2005-12-01 11:26 -------
 Created an attachment (id=16146)
 resx2.diff
 
+
+------- Additional Comments From robertj at gmx.net  2005-12-01 11:38 -------
+BTW, .NET doesn't write the mimetype atribute for System.Byte[]
+like we do:
+
+<data name="name" type="System.Byte[] ..."
+  mimetype="application/x-microsoft.net.object.bytearray.base64">
+
+May I remove it or it's just fine?
+


More information about the mono-bugs mailing list