Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: TBD
-
Component/s: I18N, Paging/Sorting
-
Labels:None
-
Application server:Tomcat 5.5.7
Description
This is odd. I18nStrutsAdapter cannot resolve *part* of internationalized resources. The resources for tablecolumn header name, passed as a titeKey parameter in <display:column> *do get* resolved according to provided request locale while the messages that appear in a paging banner (paging.banner.*) seem to get resolved from the displaytag.properties rather than from messages defined in struts-config.xml. There's no fancy configuration: struts, tiles, displaytag and accompanying libraries are placed within webapp's WEB-INF/lib.