[Mono-bugs] [Bug 348682] New: Datetimepicker day fallback problem
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 14 05:15:14 EST 2007
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: mono-bugs at ximian.com
ReportedBy: manfred.ramoser at emdse.eu
QAContact: mono-bugs at ximian.com
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.
More information about the mono-bugs
mailing list