[ 
https://issues.apache.org/jira/browse/TAP5-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550765#comment-17550765
 ] 

Hudson commented on TAP5-2714:
------------------------------

FAILURE: Integrated in Jenkins build Tapestry » tapestry-trunk-freestyle #143 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-trunk-freestyle/143/])
TAP5-2714: wrong CSS class for Checkbox and Label with Boostrap 4 (thiago: rev 
99b96884b823cd43b99b1e328d293c9dce410022)
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Checkbox.java
* (edit) tapestry-core/src/test/app1/ValidateCheckboxMustBeUnchecked.tml
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Label.java


> Checkbox and Label components with Boostrap 4
> ---------------------------------------------
>
>                 Key: TAP5-2714
>                 URL: https://issues.apache.org/jira/browse/TAP5-2714
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.5.0, 5.6.0, 5.6.1, 5.6.2, 5.7.0, 5.6.3, 5.7.1, 5.7.2, 
> 5.6.4, 5.7.3, 5.8.0, 5.8.1
>            Reporter: Volker Lamp
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Major
>             Fix For: 5.8.2
>
>
> With Bootstrap4 enabled, the Checkbox component does not render the Bootstrap 
> 4 style {{form-check-input}} css class. Likewise, the Label component renders 
> Bootstrap 3 style {{control-label}} whereas it should be rendering Bootstrap 
> 4 style {{{}form-check-label{}}}.
> As a workaround, one can use Checkbox and Label directly and specify the 
> correct css classes. When those are wrapped by a BeanEditor, one has to 
> overwrite the property first like so {{<p:SomeBooleanProperty> ... 
> </p:SomeBooleanProperty>}}.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to