[ https://issues.apache.org/struts/browse/STR-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Benedict updated STR-639: ------------------------------ Fix Version/s: 1.4.1 > [taglib] attribute labelKeyProperty for Options tag > --------------------------------------------------- > > Key: STR-639 > URL: https://issues.apache.org/struts/browse/STR-639 > Project: Struts 1 > Issue Type: Improvement > Components: Taglibs > Affects Versions: Nightly Build > Environment: Operating System: other > Platform: Other > Reporter: Xavier Poinsard > Priority: Minor > Fix For: 1.4.1 > > Attachments: OptionsTag.java, OptionsTag.patch > > > In order to have a perfect i18n, we hacked the Options tag to add the > possibility to have the labels displayed using the MessageResources and the > Locale. > Our implementation is basic since it use a boolean flag named "useKey", but I > could provide an implementation with an attribute named "labelKeyProperty" > which > seems more in the struts way. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.