[Mono-bugs] [Bug 78321][Nor] Changed - [2.0] ObjectDataSource fails to find the specified type

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 7 14:42:56 EDT 2006


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 grendello at gmail.com.

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

--- shadow/78321	2006-05-07 00:13:01.000000000 -0400
+++ shadow/78321.tmp.7619	2006-05-07 14:42:56.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78321
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: lluis at ximian.com                            
 ReportedBy: grendello at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -24,6 +24,13 @@
 named type(s).
 
 ------- Additional Comments From grendello at gmail.com  2006-05-07 00:13 -------
 Created an attachment (id=16941)
 ObjectDataSourceView.cs.diff
 
+
+------- Additional Comments From grendello at gmail.com  2006-05-07 14:42 -------
+The updated patch additionally fixes the GetObjectMethod method for
+cases when the business logic layer type is a class with static
+methods derived from a base class. The BindingFlags.FlattenHierarchy
+makes the method go up the parent chain in search for the inherited
+static methods not redeclared in the toplevel type.


More information about the mono-bugs mailing list