BootsFaces v0.9.1 - Bugfix Release
v0.9.1 Ship List - Bugfix Release
Our team is happy to ship this bugfix release.
We thought a couple of bugs needed to be addressed quickly before starting to work hard on 1.0 release.
Enjoy!
Bug fixes:
- Java 6/7 compatibility: Fixed BsfUtils, ClassNotFoundException for Base64 (v0.9.0) #452
- Java 6 compatibility: replaced the "catch (ReflexiveException ex)" by the inidividual exceptions in the
TagAttributeUtilities
class - #450 b:focus and b:defaultCommand now support search expressions
- #461 After rendering a FacesMessage b:message forgot to set the
rendered
flag. - #457
b:commandButton
andb:navCommandLink
now support theimmediate
attribute