[Mono-bugs] [Bug 648890] New: DataTypeAttribute IsValid NotImplementedException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Oct 24 16:36:21 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=648890

https://bugzilla.novell.com/show_bug.cgi?id=648890#c0


           Summary: DataTypeAttribute IsValid NotImplementedException
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Mono.POSIX
        AssignedTo: miguel at novell.com
        ReportedBy: jhaygood at reaktix.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7

DataTypeAttribute IsValid { get; } currently throws a NotImplementedException.
>From what I can gather from the documentation, simply returning true should be
sufficient..DataTypeAttribute doesn't do any validation. This is used by the
default ASP.net MVC 2 project in Visual Studio 2010.

Reproducible: Always

Steps to Reproduce:
1. Create a default ASP.net MVC 2 project in Visual Studio 2010
2. Click On LogOn
3. Click on Register
Actual Results:  
You receive a NotImplementedException

Expected Results:  
You register successfully with no errors.

-- 
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