Bauke Scholtz
Bauke Scholtz
Apart from the concrete problem, may I ask why exactly you're disabling partial state saving and thus using full state saving? Full state saving is discommended (de-facto deprecated) since introduction...
FSS will be deprecated in 4.1. See also https://github.com/jakartaee/faces/issues/1829
If you wish to use Mojarra 4.0 with FSS for your specific use case, then use a minimum of Mojarra 4.0.0-M6. That's the last version on which your use case...
Stale, closing off. Moreover FSS has been deprecated in 4.1 as per https://github.com/jakartaee/faces/issues/1829
Indeed belongs in jakartaee/faces project. > 1. Non-queued AJAX requests Please continue in https://github.com/jakartaee/faces/issues/1844. > 2. Support of ES6 modules Please continue in https://github.com/jakartaee/faces/issues/1598.
Any volunteer to reassess the spec and prep a PR and/or IT?
Not sure this is simplification as this duplicates RIConstants.CHAR_ENCODING and therefore decreases the control on the default outcome. Ideally the default outcome should be controlled in only one place not...
Closing off as stale.
The spec doesn't restrict it to a particular HTTP request method: https://jakarta.ee/specifications/platform/10/apidocs/jakarta/faces/render/responsestatemanager#isPostback(jakarta.faces.context.FacesContext) I think this was a smart move of the initial spec authors and that the observed `ViewExpiredException`s on...
On second thought, I believe defaulting to an arbitrary `FormatStyle` for parsing was a bad idea from the beginning on because this is locale specific nonetheless. The pattern of ``...