TheCoder4eu / BootsFaces

BootsFaces : the next gen JSF Framework
MIT License
71 stars 17 forks source link

Bug on b:panel collapsible=true #38

Closed ghost closed 9 years ago

ghost commented 9 years ago

regarding bootsfaces 0.7.0 from maven central repository

on using tag from the collapsible=true configuration. This comes up by myfaces in a warning: HTML nesting warning on closing a: element h4 rendered by component...

Solution: fix render closing a tag only when collapsible != false

TheCoder4eu commented 9 years ago

I close this one, already taken care here: https://github.com/TheCoder4eu/BootsFaces-OSP/issues/126