[Mono-bugs] [Bug 82267][Nor] Changed - order of Children.Add/DependencyObject.RegisterName is important
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 13:35:08 EDT 2007
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82267
--- shadow/82267 2007-07-31 19:08:24.000000000 -0400
+++ shadow/82267.tmp.24216 2007-08-09 13:35:08.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82267
Product: Moonlight
Version: 1_0
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: engine
AssignedTo: mono-bugs at ximian.com
ReportedBy: toshok at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -28,6 +28,9 @@
(15:53:13) toshok: when setting the name on the element, it should really
create a temporary namescope on that element, and register the name there
(15:53:23) toshok: then when you add the element to the tree, it should
merge the namescope in
(15:54:44) toshok: (and create a temporary namescope in the parent if it
lacks one)
+
+------- Additional Comments From toshok at ximian.com 2007-08-09 13:35 -------
+fixed in svn
More information about the mono-bugs
mailing list