2.3.21
arjantijms
released this
08 Sep 19:15
·
1778 commits
to master
since this release
What's Changed
- #5118: ensure that leading slash is present on result of context params WEBAPP_RESOURCES_DIRECTORY and WEBAPP_CONTRACTS_DIRECTORY by @BalusC in #5134
- Mojarra issue 5150 by @BalusC in #5168
- Fix Mojarra issue 5153 NumberFormatException updating buttons inside facet header of a data table by @BalusC in #5170
- Fixes localized composite behaviou (2.3) by @cristof in #5162
- Add EmptyStringToNullELResolver to work around a misinterpreted change in EL3 spec by @BalusC in #5191
- #5196 correct managed() javadoc (2.3) by @NicolaIsotta in #5201
- 2.3.19 has been released by @BalusC in #5208
- Fix #5220: NPE surfaced by EmptyStringToNullELResolver by @BalusC in #5235
- Skip already-processed documents in case multiple ConfigurationResourceProviders return same documents by @BalusC in #5239
- Don't attempt to reconfigure PartialResponseWriter when it's already committed by @BalusC in #5240
- 2.3.20 has been released by @BalusC in #5282
- UIData: return static empty data model if value is null by @pizzi80 in #5304
- More robust impl of "retargeted ajax behavior" as previous impl failed in nested composites by @BalusC in #5294
- RowIndex/DataModel of UIData doesn't need to be reset when broadcasted row index and current row index are both -1; noticed same thing on UIRepeat as well so also improved over there by @BalusC in #5287
- Fix javadoc errors on #5032 (com.sun.faces.* is also checked in 4.0) by @BalusC in #5310
- Fixed regression error which caused spec1567IT to fail; the composite instance is needed further down in ComponentNotFoundException block by @BalusC in #5311
- jakartaee/faces#1567 by @BalusC in #5312
Full Changelog: 2.3.18-RELEASE...2.3.21-RELEASE