Thanks a lot!!! I switched to MyFaces to get rid of this bug, but probably I have to switch back to JSF RI before going live with my app, because server-side state-saving is broken in MyFaces, and I am forbidden to use hidden fields.
Uh, oh, I just realized that the fix is in 1.2 version only, but I had to switch to JSF 1.1 because I am stuck on Tomcat 5.5. Will ask at java.net if the fix can be backported to 1.1. Or maybe it is possible to run JSF 1.2 on an older Tomcat if I am using facelets instead of JSP anyway? Have to check that. It is not so easy to find a combination of frameworks and versions that does actually work. Matthias Wessendorf wrote:
Hello Stephen, based on my mail, Ryan created this ticket: https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=641 and fixed it for the next RI release. Not that they released the last release yesterday... -matthias