Christian Beikov created DELTASPIKE-1391:
--------------------------------------------

             Summary: CLIENTWINDOW JS code breaks Primefaces tabview
                 Key: DELTASPIKE-1391
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1391
             Project: DeltaSpike
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: JSF-Module
            Reporter: Christian Beikov
             Fix For: 1.9.2


Using a Primefaces tabview is impossible with the CLIENTWINDOW JS code as it 
will do a page redirect for links that have a href like {{#tabview:tabId}} 
which is due to the fact, that all links except ones with just {{#}} in the 
href, get a special onclick handler causing this. The intent of the handler is 
to handle opening new windows, but it should ignore any links with any kind of 
anchor navigation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to