Skip to content

4.1.4

Choose a tag to compare

@arjantijms arjantijms released this 07 Dec 13:52
· 1179 commits to master since this release

What's Changed

  • Improve timing of firing PreRemoveFromViewEvent wrt children by @fanste in #5580
  • Add clue to error log when flash is unavailable after server restart without session persistence by @BalusC in #5566
  • 4.0 by @BalusC in #5587
  • Fix #5577: use autocomplete="one-time-code" by default on view state hidden field by @BalusC in #5581
  • Fixed PropertyNotFoundException when using a template inside a composite component by @BalusC in #5592
  • HtmlUtils: Upgrade URI encoding to newer RFC by @BalusC in #5593
  • Fixed resetValues="true" not working with dynamic fields after form validation errors issue 5576 by @BalusC in #5595
  • Fix Bug: preRenderView or postAddToView by @BalusC in #5598
  • Fix #5596: BeanValidator should use EL-coerced value as bean property value by @BalusC in #5599
  • add IT to prove #5596 by @BalusC in #5597
  • remove unused var by @BalusC in #5600
  • Fix #5591: add com.sun.faces.disableOptionalELResolver context param to disable the OptionalELResolver by @BalusC in #5602
  • Improved #5543; save encoding in session AFTER rendering view by @BalusC in #5603

Full Changelog: 4.1.3-RELEASE...4.1.4-RELEASE