facelets.BUILD_BEFORE_RESTORE brokenness
I have finally had some time to sit down and figure out why submitted form data was disappearing when there were form validation errors. I tracked it down to facelets.BUILD_BEFORE_RESTORE, yet another one of Facelets completely undocumented features.
You may be wondering why I had it enabled in the first place, since I didn’t read the [...]

