users@glassfish.java.net

Re: Has anyone tried v3 in Turkish?

From: <glassfish_at_javadesktop.org>
Date: Thu, 14 Aug 2008 10:29:30 PDT

I only know about issues in tr_TR, due to issues with toUpperCase() and toLowerCase(). There may be other locales that have a similar issue.

There are a number of issues that have been opened by users that want GlassFish to run correctly in their locale... NOTE: they are not asking for a translated version of GlassFish... just a GlassFish release that runs correctly if their locale is set to tr_TR...

Here is a quick run down of the issues that I know about:

https://glassfish.dev.java.net/issues/show_bug.cgi?id=3691
https://glassfish.dev.java.net/issues/show_bug.cgi?id=3851
https://glassfish.dev.java.net/issues/show_bug.cgi?id=5175

The issue with GlassFish in a tr_TR locale is also the root cause of http://www.netbeans.org/issues/show_bug.cgi?id=116692.

I implemented a sleazy hack to start GF in en_US, so that folks could make progress developing their apps on GF from NetBeans... but the correct fix is to see the code in GF audited for misuse of toUpperCase() and toLowerCase() and then correct those misuses...

vbk
[Message sent by forum member 'vbkraemer' (vbkraemer)]

http://forums.java.net/jive/thread.jspa?messageID=293377