[ 
https://issues.apache.org/struts/browse/WW-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46627#action_46627
 ] 

Dave Newton commented on WW-3144:
---------------------------------

Really? It was putting the msg under the key instead of the property for me.

At least that's what I think I meant. In any case, I'll look at it--I was 
probably just not paying attention.

> Label tag doesn't use "key" attribute properly
> ----------------------------------------------
>
>                 Key: WW-3144
>                 URL: https://issues.apache.org/struts/browse/WW-3144
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>            Reporter: Dave Newton
>            Priority: Minor
>             Fix For: 2.1.8
>
>
> <s:label name="foo"/> works
> <s:label name="foo" label="%{getText('foo')}"/> works
> <s:label key="foo"/> puts the foo msg into the not-label label.
> Positively labelous.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to