No. My Mac uses en_AU as the default, but like you we use the request_locale parameter with the required locale. The system is designed to enable users to select the desired locale.
The strange part is that that we haven't had any issues in the past when we just had Scandinavian languages, the problem only appears with Arabic and some African languages. I might have to look at the source for s:text tag and see if there is something I am missing. The key issue here is the getText method call on ActionSupport is working as expected, which is why I'm confused. Z. On 20/10/11 12:09 AM, "Łukasz Lenart" <lukasz.len...@googlemail.com> wrote: >I did the same with struts2-blank example application and it works >just fine. My Mac uses EN locale by default but you can change locale >in the app with request_locale parameter and it works as expected. > >What you mean by "the selected locale is Arabic" ? Is it the system >locale ? > > >Kind regards >-- >Łukasz >+ 48 606 323 122 http://www.lenart.org.pl/ >Warszawa JUG conference - Confitura http://confitura.pl/ > >2011/10/19 Zoran Avtarovski <zo...@sparecreative.com>: >> It woks fine for the default locale for me as well. >> >> Where it fails is when the selected locale is Arabic. Using the getText >> method in application support works as expected but s:text fails to >>render >> the text correctly. >> >> Z. >> >> On 19/10/11 11:20 PM, "Li Ying" <liying.cn.2...@gmail.com> wrote: >> >>>I tried the JSP code which you posted. It works fine. >>> >>>What is your [locale]? you said, you [select Arabic], do you mean >>>[locale] is [Arabic]? >>> >>>What name is your property file, and what is the content in it? >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >>>For additional commands, e-mail: user-h...@struts.apache.org >>> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >For additional commands, e-mail: user-h...@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org