2.3.18
arjantijms
released this
24 Jun 13:29
·
1827 commits
to master
since this release
Maintenance release of the 2.3.x series.
What's Changed
- Improve detection of iterable parents in ui:repeat and h:dataTable by @BalusC in #5025
- Backport #5032 for 2.3 by @BalusC in #5035
- Add com.sun.faces.numberOfActiveViewMaps by @BalusC in #5039
- Fix ajax error when form feed char is present in partial response by @BalusC in #5037
- #5041 fix deploy fail when optionally injectable class is not injectable by @BalusC in #5048
- #4743: Fix deploy fail when com.sun.faces.clientStateTimeout is invalid by @BalusC in #5049
- #4699: backport #4071 into 2.3 by @BalusC in #5050
- Remove redundant JSP checks by @larsgrefer in #5063
- Remove checks for Servlet < 3.0 by @larsgrefer in #5064
- #5065: fix InsertChildrenHandler#processEvent() misbehavior caused by composite panel returning null on getId() by @BalusC in #5071
- Restore original impl of findChildByTagId() for the FSS case by @BalusC in #5074
- Fix #5081: UISelectMany#getSubmittedValue() should not default to empty string by @BalusC in #5082
- Fix #5059: Backport for 2.3 FACELETS_REFRESH_PERIOD > 0 by @melloware in #5095
- Fix #5077 for 2.3: UIRepeat#visitTree caches/restores wrong index-value by @fanste in #5091
- Fix #5097: UIForm performance improvement 2.3 by @melloware in #5098
- Do not log ClientAbortException by @schicho in #5072
- Fix #5075: add support to CDI-resolve @FacesValidator without ID by @BalusC in #5108
- Fix #4281: corrupted component tree when using namespaced HTML elements by @BalusC in #5109
- Fix #4260: AttachedObjectListHolder IndexOutOfBounds fix 2.3 by @melloware in #5102
New Contributors
Full Changelog: 2.3.17-RELEASE...2.3.18-RELEASE