Skip to content

4.1.3

Choose a tag to compare

@arjantijms arjantijms released this 07 Dec 13:50
· 1228 commits to master since this release

What's Changed

  • Don't attempt to set response buffer size on a committed response by @Pandrex247 in #5532
  • Don't attempt to set response buffer size on a committed response by @Pandrex247 in #5535
  • Handle empty mapping in normalizeRequestURI by @pdudits in #5533
  • Fix identity of BindingFacesMessage by @BalusC in #5540
  • Fix #5541 by @BalusC in #5545
  • Fix Response encoding not stored in the ext context session #5543 by @BalusC in #5544
  • isErrorPage() check in RestoreViewPhase fails when thrown exception has a null message by @BalusC in #5529
  • Fix #5553 (4.0) by @cmunier in #5555
  • Fix resetValues in ajax requests by @wsaca in #5560
  • Fix resolution of nested #{cc} by letting EL do it instead of CDI. by @BalusC in #5549
  • [4.0] Fix exception handling in WebappLifecycleListener#requestDestroyed() by @TomasHofman in #5567
  • Make sure #{request}, #{session} and #{application} also work in OpenWebBeans by @BalusC in #5563
  • Fix #5562: support 0x10000-0x10FFFF range in XML as well by @BalusC in #5572

New Contributors

Full Changelog: 4.1.2-RELEASE...4.1.3-RELEASE