[Mono-bugs] [Bug 681547] Invalid method signature of Microsoft.Web.Infrastructure.DynamicValidationHelper.ValidationUtility.GetUnvalidatedCollections
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 23 07:10:37 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=681547
https://bugzilla.novell.com/show_bug.cgi?id=681547#c4
Marek Habersack <mhabersack at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
--- Comment #4 from Marek Habersack <mhabersack at novell.com> 2011-03-23 12:10:36 CET ---
The signature in Mono matches _exactly_ the one in Microsoft's version of the
assembly. Now, as you may be aware, nobody contributing to Mono can look at any
non-opensource code coming from Microsoft so that our contributions aren't
tainted. Therefore, we cannot look at what's inside System.Web.WebPages.dll - I
can assure you, though, that MVC 3.0 works on 4.0 profile - Orchard is a
project which uses just that and it runs on Mono
(http://orchardproject.net/docs/Running-Orchard-on-Mono.ashx)
Microsoft.Web.Infrastructure stubs were generated from the original .NET
assembly shipped in the mvc3-rtm-mspl.zip archive (official MVC3, MsPL-ed
sources) using this utility - https://github.com/grendello/StubGen
I'm sorry, but until you can provide a test case we cannot do anything about
this bug, please reopen it only when there exists a test case, thanks!
--
Configure bugmail: https://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