[Mono-bugs] [Bug 80141][Blo] Changed - Unix: Incorrect RegistryKey.SetValue() Serialization

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 7 05:57:02 EST 2006


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 kevin.fitzgerald at soarce.us.

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

--- shadow/80141	2006-12-07 05:46:41.000000000 -0500
+++ shadow/80141.tmp.19499	2006-12-07 05:57:02.000000000 -0500
@@ -10,13 +10,13 @@
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: kevin.fitzgerald at soarce.us               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Linux: Incorrect RegistryKey.SetValue() Serialization
+Summary: Unix: Incorrect RegistryKey.SetValue() Serialization
 
 Description of Problem:
 
 Microsoft.Win32.RegistryKey.SetValue() incorrectly writes .XML registry
 values in a Linux environment. More importantly, "&" (Ampersands) are not
 escaped as "&". This problem does not occur in a Microsoft Windows
@@ -255,6 +255,9 @@
 
 
 ------- Additional Comments From kevin.fitzgerald at soarce.us  2006-12-07 05:46 -------
 Created an attachment (id=18240)
 Proposed UnixRegistryApi.cs diff patch
 
+
+------- Additional Comments From kevin.fitzgerald at soarce.us  2006-12-07 05:57 -------
+(Rename: Applies to *nix environments, not just Linux)


More information about the mono-bugs mailing list