[ 
https://issues.apache.org/jira/browse/TOBAGO-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068289#comment-16068289
 ] 

Henning Noeth edited comment on TOBAGO-1752 at 6/29/17 12:52 PM:
-----------------------------------------------------------------

It seems to be problem with the 'target' attribute of <tc:button> or <tc:link>.

Example:
{code}<tc:link label="Link" 
outcome="/content/40-test/4000-button+link/x-link.xhtml" target="targetFrame"/>
<tc:object id="targetFrame" name="targetFrame"/>{code}

The x-link.xhtml will be opened in the targetFrame only the first time the link 
is clicked.
Clicking the link a second time will open a new tab.

See in the Tobago Demo: /content/40-test/4000-button+link/button+link.xhtml


was (Author: hnoeth):
It seems to be problem with the 'target' attribute of <tc:button> or <tc:link>.

Example:
{code}<tc:link label="Link" 
outcome="/content/40-test/4000-button+link/x-link.xhtml" target="targetFrame"/>
<tc:object id="targetFrame" name="targetFrame"/>{code}

The x-link.xhtml will be opened in the targetFrame only the first time the link 
is clicked.
Clicking the link a second time will open a new tab.

> 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)

Reply via email to