Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.2
-
Fix Version/s: 1.2.2
-
Component/s: web integration
-
Labels:None
-
Number of attachments :
Description
When running redback (and also Continuum and Archiva) on a non English JVM, this is not possible to display English even with ?request_locale=en parameter.
As suggested on Struts mailing list, the solution is to add an empty xxxx_en.properties to serve as a placeholder and then fallback to xxxxx.properties.
Please add it for redback (I will open same issue for Continuum).
Thanks
http://raibledesigns.com/rd/entry/i18n_synching_up_struts_and
https://issues.apache.org/struts/browse/WW-3219
Issue Links
| This issue relates to: | ||||
| CONTINUUM-2340 | Locale selection is broken |
|
|
|
| MRM-1236 | Locale selection is broken |
|
|
|
Fixed in trunk -r866. Thanks!