[Mono-bugs] [Bug 332553] Setting CultureInfo.MonthNames raises an Exception.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 10 16:08:15 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=332553#c1


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be




--- Comment #1 from Gert Driesen <gert.driesen at pandora.be>  2007-10-10 14:08:15 MST ---
The problem appears to be that DateTimeFormatInfo returns an array with 12
elements in a 12-month calendar, while MS states that "In a 12-month calendar,
the 13th element of the array is an empty string".

I've added a unit test (marked NotWorking) for this issue to
DateTimeFormatInfoTest.cs. Please enable this test when a fix is available.


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