[
http://www.stripesframework.org/jira/browse/STS-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11884#action_11884
]
Iwao AVE! commented on STS-433:
-------------------------------
Thanks for the comments.
To Reder,
It wouldn't be hard for you to apply the patch locally.
If you have any difficulty with the patch, please add a comment.
# In case you want the feature to be included in the official release, voting
for the bug might help.
To Freddy,
With the patch, Stripes tries to localize the string at first, and if it fails
(no resource string is found in StripesResources) the original string 'hello'
is output. This would be the same behavior for the 'name' attribute of most
stripes tags.
# Although it is a trivial issue (as the priority suggests), it makes a big
difference when you have to do it in a relatively large webapp ;)
> Localize title attribute for Stripes tags.
> ------------------------------------------
>
> Key: STS-433
> URL: http://www.stripesframework.org/jira/browse/STS-433
> Project: Stripes
> Issue Type: Improvement
> Components: Tag Library
> Affects Versions: Release 1.5
> Environment: Mac OS X 10.4.10, Java 1.5.0_07
> Reporter: Iwao AVE!
> Priority: Trivial
> Attachments: STS-433.patch
>
>
> It would be nice if Stripes tag localizes its title.
> So that we can write
> <stripes:text name="user.address" title="user.address.title" />
> instead of
> <fmt:message var="userAddressTitle" key="user.address.title" />
> <stripes:text name="user.address" title="${userAddressTitle}"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development