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

Martin Grigorov reassigned WICKET-3097:
---------------------------------------

    Assignee: Martin Grigorov

> isTemporary behavior and ajax behavior together crashes with 
> WicketRuntimeException: Couldn't find component behavior.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3097
>                 URL: https://issues.apache.org/jira/browse/WICKET-3097
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M2.1
>            Reporter: Michal Kurtak
>            Assignee: Martin Grigorov
>         Attachments: temporarybehbug.zip
>
>
> My scenario:
> 1. Component has 2 behaviors: first is temporary and second is ajax behavior.
> 2. Url for Ajax behavior contains behavior's index (e.g.
> ../page?1-1.IBehaviorListener.1-form-text)
> 2. Temporary behavior is removed in detachBehaviors method.
> 3. Ajax request is invoking ListenerInterfaceRequestHandler and it's
> looking for behavior on non-existing index
> This scenario causes error on wicket 1.5-M2.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to