[Mono-bugs] [Bug 63084][Nor] Changed - Bug in implementation of InnerDefaultProperty PersistenceMode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Sep 2004 05:30:57 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/63084	2004-09-02 15:43:49.000000000 -0400
+++ shadow/63084.tmp.22289	2004-09-08 05:30:57.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 63084
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo 2.6.7 R13
-Status: REOPENED   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
@@ -67,6 +67,12 @@
 If you have the Toolbar classs derive from Control, everything works 
 ok.
 
 This issue does not seem to be related to the PersistenceMode, but I 
 didn't change the description of the bug report yet as I still have 
 no idea on what the exact cause is.
+
+------- Additional Comments From gonzalo@ximian.com  2004-09-08 05:30 -------
+I have this fixed locally, but just want to check something...
+Does your test case work on windows out of the box? Because I had to
+make Toolbar derive from Control for my fix to work. I will check on
+windows tomorrow if you don't do before I wake up.