AjaxEditableLabel: defaultNullLabel() should really be a
defaultNullorEmptyLabel()
----------------------------------------------------------------------------------
Key: WICKET-1131
URL: https://issues.apache.org/jira/browse/WICKET-1131
Project: Wicket
Issue Type: Bug
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.