You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Giovanni Cuccu (JIRA)" <ji...@apache.org> on 2014/03/26 09:33:14 UTC

[jira] [Created] (WICKET-5543) wicket:enclusore attribute prevents Behaviour execution

Giovanni Cuccu created WICKET-5543:
--------------------------------------

             Summary: wicket:enclusore attribute prevents Behaviour execution
                 Key: WICKET-5543
                 URL: https://issues.apache.org/jira/browse/WICKET-5543
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.14.0
         Environment: windows java7
            Reporter: Giovanni Cuccu
            Priority: Minor


the attached quickstart shows that if you add a AjaxFormComponentUpdatingBehavior on onchange to a DropdownChoice the event does not start if in the html the select tag is surrounded by a wicket:enclosure. 
In the example try to select a value from combo1 and then a value from one of each of the other combo. The value in the label is not update if you select the value from "combo not working"  



--
This message was sent by Atlassian JIRA
(v6.2#6252)