UIInputContainer should accept ValueExpression for the label attribute.
-----------------------------------------------------------------------
Key: SEAMFACES-133
URL:
https://issues.jboss.org/browse/SEAMFACES-133
Project: Seam Faces
Issue Type: Bug
Components: UI Components
Affects Versions: 3.0.0.Final
Environment: Ubuntu 10.10 64bit, JBoss 6
Reporter: Alt Avatar
UIInputContainer should evaluate ValueExpressions for the "label" attribute.
This is especially useful for internationalization, where the component could be included
as: <x:inputcontainer label="#{msg.foo}/><h:inputText...
Currently, ValueExpressions are ignored and only String literals work.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira