[Mono-bugs] [Bug 567333] Crash on default ASP.NET MVC 2 Logon Page

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Apr 10 07:39:31 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=567333

http://bugzilla.novell.com/show_bug.cgi?id=567333#c8


Tyler Larson <novell at tlarson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
       InfoProvider|xumix at ya.ru                 |

--- Comment #8 from Tyler Larson <novell at tlarson.com> 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.


More information about the mono-bugs mailing list