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


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