[ 
https://issues.apache.org/jira/browse/TOBAGO-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Nöth resolved TOBAGO-2200.
----------------------------------
    Resolution: Fixed

> Ajax inside a dropdown menu is executed multiple times
> ------------------------------------------------------
>
>                 Key: TOBAGO-2200
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-2200
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core, JavaScript, Themes
>    Affects Versions: 5.5.0
>            Reporter: Henning Nöth
>            Assignee: Henning Nöth
>            Priority: Major
>             Fix For: 5.6.0
>
>
> A dropdown menu entry with an ajax tag execute the ajax request multiple 
> times. If the same tc:link is outside a dropdown menu, the ajax request is 
> executed only once (as expected).
> {code:xml}
> <tc:button label="Dropdown" omit="true">
>   <tc:link label="Simple Ajax">
>     <f:ajax/>
>   </tc:link>
> </tc:button>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to