Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.2
-
None
-
JSF 2.0, Primefaces 5.3
Description
The CLIENTWINDOW mode, with tokenizedRedirect enabled, also applies the redirect script if a href is not defined (e.g. # or javascript:void(0)).
This can be easily reproduced with closing a toggleable primefaces panel, which immediately seems to reopen because of that redirect.
It would the best to also skip links with href=# or href=javascript:void(0); in windowhandler