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

Andrew Klochkov updated WICKET-703:
-----------------------------------

    Attachment: wicket-703.patch

attached a proposed patch

> 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
>         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.

Reply via email to