Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.4.3
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:any
Description
First, the session variable name that stores the locale in Struts2 is different than Struts1
Second, if you store the ResourceBundle and then check for null, it doesn't let the user switch Locale once it has been set, as switching Locale requires calling ResourceBundle.getBundle() with the desired Locale as a parameter.
Thank you for this great library!
Best regards.
–
Robi