Skip to content

BootsFaces v0.9.1 - Bugfix Release

Compare
Choose a tag to compare
@TheCoder4eu TheCoder4eu released this 10 Jul 19:46
· 1072 commits to master since this 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 and b:navCommandLink now support the immediate attribute