[Mono-bugs] [Bug 76864][Nor] New - [PATCH] System.Resources.ResX*
	fixes
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Wed Nov 30 16:36:58 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=76864
--- shadow/76864	2005-11-30 16:36:58.000000000 -0500
+++ shadow/76864.tmp.23513	2005-11-30 16:36:58.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 76864
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] System.Resources.ResX* fixes
+
+System.Resources.ResXResourceWriter doesn't write correct entries
+for types that have a TypeConverter and can be converted to/from string.
+The type attribute is missing.
+
+Additionaly, the value of such types must be written using the invariant
+culture.
    
    
More information about the mono-bugs
mailing list