support browser refresh without url parameters
----------------------------------------------
Key: EXTCDI-32
URL: https://issues.apache.org/jira/browse/EXTCDI-32
Project: MyFaces CODI
Issue Type: Improvement
Reporter: Gerhard Petracek
EXTCDI-1, EXTCDI-2 and EXTCDI-3 currently support:
- forwards
- redirects
- ajax calls
with and without url parameter.
- ajax nav.
works with url parameter (or via a custom RedirectHandler which uses cookies
(max age: -1))
- refresh
works with url parameter
it should be possible that all of the mentioned cases work with and without url
parameter via an unified approach (in combination with core2 and mojarra2)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.