Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.9.3
-
None
Description
this issue is new in v0.9.3 (due to EXTCDI-131)
if the view-id uses e.g. a suffix which is different from the file extension (e.g. suffix: *.jsf and file extension: *.xhtml)
and
the restore-view phase accesses the scope it gets terminated.
workarounds:
- use the same suffix
- intercept the ViewHandler#restoreView and change the view-id
- (use url rewriting)
Attachments
Issue Links
- is broken by
-
EXTCDI-131 Lost ViewAccessScope when re post action with navigation
- Closed