You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johan Compagner (JIRA)" <ji...@apache.org> on 2007/12/16 19:58:43 UTC

[jira] Commented: (WICKET-1207) AjaxEditableChoiceLabel should not be MultiLineLabel (wrapped in p)

    [ https://issues.apache.org/jira/browse/WICKET-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552274 ] 

Johan Compagner commented on WICKET-1207:
-----------------------------------------

hmm i see that it is by default a DropDown so single select choice
Then in my eyes the multply label doesn't make sense yes.


> AjaxEditableChoiceLabel should not be MultiLineLabel (wrapped in p)
> -------------------------------------------------------------------
>
>                 Key: WICKET-1207
>                 URL: https://issues.apache.org/jira/browse/WICKET-1207
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-rc1
>            Reporter: Anders Janmyr
>            Assignee: Eelco Hillenius
>            Priority: Trivial
>
> When an AjaxEditableChoiceLabel is rendered it is rendered as a MultiLineLabel.
> This adds an unnecessary paragraph around.
> A fix is simple:  Replace MultiLineLabel with Label in the newLabel method.

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