You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/06/10 17:14:40 UTC

DO NOT REPLY [Bug 9748] New: - attribute labelKeyProperty for Options tag

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9748>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9748

attribute labelKeyProperty for Options tag

           Summary: attribute labelKeyProperty for Options tag
           Product: Struts
           Version: Unknown
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: xpoinsard@openpricer.com


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.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>