You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ivan Vasilev (JIRA)" <ji...@apache.org> on 2011/01/23 19:39:44 UTC

[jira] Created: (WICKET-3374) wantOnSelectionChangedNotifications for DropDownChoice in Form

wantOnSelectionChangedNotifications for DropDownChoice in Form
--------------------------------------------------------------

                 Key: WICKET-3374
                 URL: https://issues.apache.org/jira/browse/WICKET-3374
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5-RC1
         Environment: N/A
            Reporter: Ivan Vasilev
         Attachments: quickstart.rar

Hello,
There is a DropDownChoice with wantOnSelectionChangedNotifications returning true. TheDropDownChoice is inside a form. When the selection in the DropDownChoice is changed the page is reloaded, but the onSelectionChanged method is never called. Attached quickstart. 

This might be connected with: https://issues.apache.org/jira/browse/WICKET-3331

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


[jira] Updated: (WICKET-3374) wantOnSelectionChangedNotifications for DropDownChoice in Form

Posted by "Ivan Vasilev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Vasilev updated WICKET-3374:
---------------------------------

    Attachment: quickstart.rar

> wantOnSelectionChangedNotifications for DropDownChoice in Form
> --------------------------------------------------------------
>
>                 Key: WICKET-3374
>                 URL: https://issues.apache.org/jira/browse/WICKET-3374
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC1
>         Environment: N/A
>            Reporter: Ivan Vasilev
>         Attachments: quickstart.rar
>
>
> Hello,
> There is a DropDownChoice with wantOnSelectionChangedNotifications returning true. TheDropDownChoice is inside a form. When the selection in the DropDownChoice is changed the page is reloaded, but the onSelectionChanged method is never called. Attached quickstart. 
> This might be connected with: https://issues.apache.org/jira/browse/WICKET-3331

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


[jira] Resolved: (WICKET-3374) wantOnSelectionChangedNotifications for DropDownChoice in Form

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-3374.
-------------------------------------

    Resolution: Duplicate
      Assignee: Martin Grigorov

Duplicate of WICKET-3363

> wantOnSelectionChangedNotifications for DropDownChoice in Form
> --------------------------------------------------------------
>
>                 Key: WICKET-3374
>                 URL: https://issues.apache.org/jira/browse/WICKET-3374
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC1
>         Environment: N/A
>            Reporter: Ivan Vasilev
>            Assignee: Martin Grigorov
>         Attachments: quickstart.rar
>
>
> Hello,
> There is a DropDownChoice with wantOnSelectionChangedNotifications returning true. TheDropDownChoice is inside a form. When the selection in the DropDownChoice is changed the page is reloaded, but the onSelectionChanged method is never called. Attached quickstart. 
> This might be connected with: https://issues.apache.org/jira/browse/WICKET-3331

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