[Mono-bugs] [Bug 26604][Min] Changed - mcs doesn't handle nested attributes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
21 Jun 2002 12:03:59 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=26604
--- shadow/26604 Thu Jun 20 20:50:45 2002
+++ shadow/26604.tmp.28275 Fri Jun 21 08:03:59 2002
@@ -1,15 +1,15 @@
Bug#: 26604
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -50,6 +50,12 @@
We will need to open a "hole" in our implementation to allow this to
not happen. Once that is done, I can probably call recursively the
definition.
Where does this happen?
+
+------- Additional Comments From lupus@ximian.com 2002-06-21 08:03 -------
+Setting prio to minor so that we can find about this bug later and fix
+it at least for the mono runtime.
+I don't think this happens in the libs code, but we should still fix
+it at some point.