You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jan Kriesten (JIRA)" <ji...@apache.org> on 2007/11/05 15:55:50 UTC

[jira] Updated: (WICKET-1131) AjaxEditableLabel: defaultNullLabel() should really be a defaultNullorEmptyLabel()

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

Jan Kriesten updated WICKET-1131:
---------------------------------

    Component/s: wicket-extensions

> AjaxEditableLabel: defaultNullLabel() should really be a defaultNullorEmptyLabel()
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-1131
>                 URL: https://issues.apache.org/jira/browse/WICKET-1131
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta4
>         Environment: any
>            Reporter: Jan Kriesten
>             Fix For: 1.3.0-rc1
>
>
> defaultNullLabel() only inserts '...' when the model is NULL, not when the model contains an empty String.
> So right now it's impossible to get empty Strings edited with this component.

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