[
https://issues.apache.org/jira/browse/TOBAGO-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103073#comment-16103073
]
Udo Schnurpfeil commented on TOBAGO-1752:
-----------------------------------------
If tried to check the problem with the second click on the same link (or
button). It seems the problem is not the link (or button). Same behavior with
plain HTML:
{code}
<html>
<body>
<a
href="http://localhost:8080/content/40-test/4000-button+link/x-link.xhtml"
target="foo">Tobago</a>
<iframe name="foo">
</iframe>
</body>
</html>
{code}
> DeltaSpike WindowId doesn't work correctly with Tobago
> ------------------------------------------------------
>
> Key: TOBAGO-1752
> URL: https://issues.apache.org/jira/browse/TOBAGO-1752
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core, Themes
> Affects Versions: 3.0.4
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 3.0.5, 4.0.0
>
>
> Problem is, that CSP conflicts with code rendered by
> {code:java}
> <ds:windowId>
> {code}
> Solution: Tobago renders all the stuff, there is *no need* to use this tag.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)