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


           Summary: Datetimepicker  day fallback problem
           Product: Mono: Class Libraries
           Version: 1.2.5
          Platform: 32bit
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


Hello,
I encountered the following problem with the datetimepicker.

Steps to reproduce:
1) Put a datetimepicker on a form
2) Set ShowUpDown to true
3) Set as value the date October 31 2007
4) Run the application under mono
5) Select the month and click the up button

Behaviour:
An exception is raised that the argument is out of range (which is correct
because November 31 does not exist). The bad news are that the application
crashes after this.

Expected behaviour:
The same form with .Net sets the day simply to 30 and everything is ok.

Regards
Manfred


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to