[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:43:23 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 14:42:56.000000000 -0400
+++ shadow/78321.tmp.7642 2006-05-07 14:43:23.000000000 -0400
@@ -31,6 +31,11 @@
------- 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.
+
+------- Additional Comments From grendello at gmail.com 2006-05-07 14:43 -------
+Created an attachment (id=16944)
+ObjectDataSourceView.cs.dif
+
More information about the mono-bugs
mailing list