[jboss-user] [JBoss Seam] - Seam2 LocaleSelector - no longer shows default-locale

jazir1979 do-not-reply at jboss.com
Thu Jun 28 19:53:07 EDT 2007


Hi again,

With the following config in my faces-config.xml:

  |   <locale-config>
  |    <default-locale>en-AU</default-locale>
  |    <supported-locale>zh-CN</supported-locale>
  |    <supported-locale>es-BO</supported-locale>
  |   </locale-config>
  | 

The Seam LocaleSelector using "getSupportedLocales()" as of Seam2 now only shows the chinese and spanish, not australian.  It shows the supported locales but does not include the default locale.

Is this due to a change in the LocaleSelector, or is it a JSF1.2/RI thing that only the <supported-locale> elements are returned by this API call?

thanks,
Daniel.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058970#4058970

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058970



More information about the jboss-user mailing list