[Mono-bugs] [Bug 63084][Nor] Changed - Bug in implementation of InnerDefaultProperty PersistenceMode
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Sep 2004 15:43:49 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=63084
--- shadow/63084 2004-09-02 15:37:05.000000000 -0400
+++ shadow/63084.tmp.12981 2004-09-02 15:43:49.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: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: gert.driesen@pandora.be
@@ -56,6 +56,17 @@
simpler test case?
------- Additional Comments From gert.driesen@pandora.be 2004-09-02 15:37 -------
Created an attachment (id=10419)
Zip file containing simpler repro with full source code
+
+------- Additional Comments From gert.driesen@pandora.be 2004-09-02 15:43 -------
+I just attached a simpler repro for this issue, with full source
+code.
+
+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.