http://bugzilla.novell.com/show_bug.cgi?id=567333
http://bugzilla.novell.com/show_bug.cgi?id=567333#c8 Tyler Larson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|[email protected] | --- Comment #8 from Tyler Larson <[email protected]> 2010-04-10 11:39:27 UTC --- Created an attachment (id=353599) --> (http://bugzilla.novell.com/attachment.cgi?id=353599) Test program I've attached a very short C# program that demonstrates the bug associated with this issue. Compile referencing System, System.Core, and System.Web.Mvc (MVC2). When run under .NET, the function (ModelMetadata.FromLambdaExpression) succeeds and "OK" is printed. When run under Mono, the function throws the following exception: Unhandled Exception: System.ArgumentException: The property Test.Foo.Bar could not be found. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
