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
<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.