http://bugzilla.novell.com/show_bug.cgi?id=558604
http://bugzilla.novell.com/show_bug.cgi?id=558604#c4 --- Comment #4 from Geoff Norton <[email protected]> 2010-01-14 06:31:03 UTC --- As a workaround for now you can do: Thread.CurrentThread.CurrentCulture = GetCultureInfo(NSLocale.CurrentLocale.LocaleIdentifier.Replace("_", "-")); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
