[Mono-bugs] [Bug 80830][Wis] Changed - DateTimePicker - Text property bug

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 05:09:50 EST 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by rolfkvinge at ya.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80830

--- shadow/80830	2007-02-13 11:33:02.000000000 -0500
+++ shadow/80830.tmp.31877	2007-02-15 05:09:50.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80830
 Product: Mono: Class Libraries
 Version: 1.2
 OS: Windows XP
 OS Details: Windows XP SP2
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: xmak at studioartlan.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -57,6 +57,16 @@
 Additional Information:
 
 Also, the DateTimePicker doesn't respect the current language and regional
 settings (or current culture), it always displays the date in US language.
 When I run the program regulary, without mono, the current culture is
 respected.  But this is maybe an issue for another bug?
+
+------- Additional Comments From rolfkvinge at ya.com  2007-02-15 05:09 -------
+Setting DateTimePicker.Text = "" is now fixed (in r72884), setting 
+DateTimePicker.Text to an invalid value ("abcd" for instance) doesn't 
+work on MS (it throws an exception, just as Mono does), so this 
+behaviour is not changed.
+
+Regarding the language issues please inform which regional settings 
+you have, what you expect to get in the DateTimePicker and what you 
+actually get.


More information about the mono-bugs mailing list