[seam-issues] [JBoss JIRA] Commented: (SEAMFACES-133) UIInputContainer should accept ValueExpression for the label attribute.

José Freitas (JIRA) jira-events at lists.jboss.org
Mon May 30 10:02:01 EDT 2011


    [ https://issues.jboss.org/browse/SEAMFACES-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605263#comment-12605263 ] 

José Freitas commented on SEAMFACES-133:
----------------------------------------

yes, you're right, there's the case where a user won't use our compcomp and it might be built without a label. thanks.

about the empty label, I guess that filling the value even if its empty is a nice feature.
we might develop another attribute like emptylabel = "true" to force it to be empty though. if you like the idea, could you fire a jira issue as an enhancement?

> 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
>            Assignee: José Freitas
>             Fix For: 3.0.2
>
>
> 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

       



More information about the seam-issues mailing list