You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2007/08/15 17:59:30 UTC

[jira] Resolved: (WICKET-703) AjaxEditableChoiceLabel doesn't work

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

Igor Vaynberg resolved WICKET-703.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-beta3

> AjaxEditableChoiceLabel doesn't work
> ------------------------------------
>
>                 Key: WICKET-703
>                 URL: https://issues.apache.org/jira/browse/WICKET-703
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta1
>            Reporter: Andrew Klochkov
>             Fix For: 1.3.0-beta3
>
>         Attachments: wicket-703.patch
>
>
> AjaxEditableChoiceLabel doesn't init properly - it always creates DropDownChoice with null in the choices field. 
> The newEditor() method is called from the AjaxEditableLabel constructor and at that time AjaxEditableChoiceLabel.choices is not initialized yet.

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