You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Henderson (JIRA)" <ji...@apache.org> on 2015/10/28 21:45:27 UTC

[jira] [Created] (WICKET-6014) TransparentWebMarkupContainer breaks OnChangeAjaxBehavior for Select2

Peter Henderson created WICKET-6014:
---------------------------------------

             Summary: TransparentWebMarkupContainer breaks OnChangeAjaxBehavior for Select2
                 Key: WICKET-6014
                 URL: https://issues.apache.org/jira/browse/WICKET-6014
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 7.1.0
         Environment: Linux, Java 8, tomcat 7.54
            Reporter: Peter Henderson


A TransparentWebMarkupContainer which contains a Select2Choice control.
Select2Choice control has an OnChangeAjaxBehavior add.

Wicket 7.0.0  change events are processed correctly.
Wicket 7.1.0 change events are not processes correctly, a ComponentNotFoundException is thrown. 


Please excuse the quality of the Java in the quick start. It was converted from Scala (with me cursing Java's verbosity)





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)