[
https://issues.apache.org/jira/browse/DELTASPIKE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko resolved DELTASPIKE-1044.
-------------------------------------------
Resolution: Fixed
> ClientWindow - skip links with "empty" href
> -------------------------------------------
>
> Key: DELTASPIKE-1044
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1044
> Project: DeltaSpike
> Issue Type: Bug
> Components: JSF-Module
> Affects Versions: 1.5.2
> Environment: JSF 2.0, Primefaces 5.3
> Reporter: Markus Lachat
> Assignee: Thomas Andraschko
> Priority: Minor
> Fix For: 1.5.3
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)