[Mono-bugs] [Bug 76062][Nor] Changed - Attribute .ctor's overactively executed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Sep 18 19:29:05 EDT 2005


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 miguel at ximian.com.

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

--- shadow/76062	2005-09-11 15:53:28.000000000 -0400
+++ shadow/76062.tmp.30896	2005-09-18 19:29:05.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 76062
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: vargaz at gmail.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Attribute .ctor's overactively executed
 
 using System;
 
 class XAttribute : Attribute {
 	public XAttribute () 
@@ -113,6 +112,11 @@
 in <0x00010> System.Web.UI.PageHandlerFactory:GetHandler
 (System.Web.HttpContext context, System.String requestType, System.String
 url, System.String path)
 in <0x001e1> System.Web.HttpApplication:GetHandler
 (System.Web.HttpContext context)
 in <0x00888> System.Web.HttpApplication+<Pipeline>__1:MoveNext ()
+
+------- Additional Comments From miguel at ximian.com  2005-09-18 19:29 -------
+I noticed this as well from a third party developer as well.
+
+Am CCing Zoltan and Paolo.


More information about the mono-bugs mailing list