[
https://issues.apache.org/jira/browse/TAP5-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-2045.
--------------------------------------
Resolution: Fixed
Fix Version/s: 5.4
Assignee: Howard M. Lewis Ship
> Set default CSS class for Label component to be "control-label", but allow
> overrides
> ------------------------------------------------------------------------------------
>
> Key: TAP5-2045
> URL: https://issues.apache.org/jira/browse/TAP5-2045
> Project: Tapestry 5
> Issue Type: Bug
> Affects Versions: 5.4
> Reporter: Serge Eby
> Assignee: Howard M. Lewis Ship
> Fix For: 5.4
>
> Attachments: TAP5-2045.patch
>
>
> The control-label attribute is sometimes not applicable to labels, hence
> causing my page to not properly render.
> e.g. inline checkboxes
> <label t:type="label" for="credentialsExpired" class="checkbox inline">
> <input class="checkbox" t:type="checkbox"
> value="user.credentialsExpired"
>
> t:id="credentialsExpired"/>${message:user.credentialsExpired}
> </label>
> The resulting HTML adds an extra form-control to the label class which I
> don't need in this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira