Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.1.1
-
Fix Version/s: None
-
Component/s: Configuration
-
Labels:None
-
Application server:Tomcat 6
Description
I would like to have separate resource bundles when I have multiple tables. The tables have the same styling but the content is very different so it's necessary to have different labels for the paging and empty list stuff.
I had an idea to use the id attribute of the table itself to look for the bundles, but the TableProperties class is final and the name of the bundles are hardcoded in that class. Another idea would be to prefix the properties with the id attribute... fails for the same reason. Any other ideas, suggestions?
(I really love all the feature that are already in place. )
I had an idea to use the id attribute of the table itself to look for the bundles, but the TableProperties class is final and the name of the bundles are hardcoded in that class. Another idea would be to prefix the properties with the id attribute... fails for the same reason. Any other ideas, suggestions?
(I really love all the feature that are already in place. )
Activity
Kennet Svanberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Won't Fix [ 2 ] |