You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrew Klochkov (JIRA)" <ji...@apache.org> on 2007/06/27 18:35:28 UTC

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

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