[Mono-bugs] [Bug 76938][Min] Changed - DateTime._Parse* internal methods are buggy in some (possibly-theoretical) locales

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 7 21:38:42 EST 2005


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 atsushi at ximian.com.

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

--- shadow/76938	2005-12-07 13:51:07.000000000 -0500
+++ shadow/76938.tmp.31056	2005-12-07 21:38:42.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76938
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: danw at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -31,6 +31,10 @@
 The good news is that none of the German month or day names actually have
 an "ß", so there might not be any problem. (I only found the bug because
 I needed code to do this for a similar situation, and realized it was
 fairly annoying and tricky to solve correctly, and went to DateTime
 hoping to find code that I could steal. :-) I have no idea if there are
 other locales that might be getting messed up by similar issues though.
+
+------- Additional Comments From atsushi at ximian.com  2005-12-07 21:38 -------
+Can you provide test cases? There are many conditions to reproduce it
+(Parse/ParseExact, specified culture as an argument or not, etc).


More information about the mono-bugs mailing list