You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2007/12/29 15:31:48 UTC

[jira] Updated: (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:all-tabpanel ]

Frank Bille Jensen updated WICKET-1207:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc3)
                   1.3.0-final

> 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: Johan Compagner
>            Priority: Trivial
>             Fix For: 1.3.0-final
>
>
> 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.