[
https://issues.apache.org/jira/browse/TOBAGO-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595088#comment-16595088
]
Hudson commented on TOBAGO-1922:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1506 (See
[https://builds.apache.org/job/Tobago%20Trunk/1506/])
TOBAGO-1922 Required style not set for tc:label (hnoeth: rev
cc3819e8442f58151d00b085eccc5512e02d6b25)
* (edit) tobago-core/src/main/resources/scss/_tobago.scss
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/20-label/label.xhtml
* (add)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1500-output/21-label-for/label-for.xhtml
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/LabelRenderer.java
* (add)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1500-output/21-label-for/label-for.test.js
* (add)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1500-output/output.xhtml
> 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)