[Mono-bugs] [Bug 78132][Nor] Changed - [PATCH] RegistryKey.SetValue only allows specific types of values.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 18 05:32:11 EDT 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 gert.driesen at pandora.be.

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

--- shadow/78132	2006-04-18 05:08:37.000000000 -0400
+++ shadow/78132.tmp.4991	2006-04-18 05:32:11.000000000 -0400
@@ -20,6 +20,11 @@
 string, string[] and byte[]) while it should allow all types of values.
 
 For instances of types other than those mentioned above, we should just 
 store the string value.  This matches the behavior of MS.NET.
 
 I'll attach a patch that fixes this, and adds unit tests.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-04-18 05:32 -------
+Created an attachment (id=16785)
+Fix and unit tests
+


More information about the mono-bugs mailing list