[
https://issues.apache.org/jira/browse/TOBAGO-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Noeth resolved TOBAGO-1922.
-----------------------------------
Resolution: Fixed
> Required style not set for tc:label
> -----------------------------------
>
> Key: TOBAGO-1922
> URL: https://issues.apache.org/jira/browse/TOBAGO-1922
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core, Themes
> Affects Versions: 4.2.1
> Reporter: Henning Noeth
> Assignee: Henning Noeth
> Priority: Major
> Fix For: 4.3.0
>
>
> A tc:label which is linked with an input field via 'for'-attribute is not
> styled as 'required' if "required=true" is set on the input field.
> Example
> {code:xml}<tc:label for="input" value="Required Input Field"/>
> <tc:in id="input" required="true"/>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)