Henning Noeth created TOBAGO-1922:
-------------------------------------
Summary: 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
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)