[Mono-bugs] [Bug 52851][Maj] Changed - pl-PL Culture doesn't seem to work properly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 26 Jan 2004 04:48:38 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/52851	2004-01-23 10:50:46.000000000 -0500
+++ shadow/52851.tmp.2271	2004-01-26 04:48:38.000000000 -0500
@@ -147,6 +147,13 @@
 I've created a new test file. Try changing the culture section in the 
 machine.config file to pl-PL and commenting out the entire 
 globalization section in the web.config or copy CultureTest.aspx to 
 the test folder. Try to run CultureTest.aspx. If pl-PL shows up for 
 you then it means I must have something wrong with my ICU 
 configuration or threads since on my computer it shows up as en-US/
+
+------- Additional Comments From gonzalo@ximian.com  2004-01-26 04:48 -------
+That must be a problem in your configuration. I get 'es-ES' and
+realized that we're not setting the culture for the application based
+on the configuration file.
+
+So, this is a bug, but you have something wrong with ICU.