If you see that it is broken, then please open the issue again. If it is, before fixing we really need to create a test case for this so that when we fix it, it stays fixed.
Eelco On 11/2/07, Dan Syrstad <[EMAIL PROTECTED]> wrote: > It appears that the issue http://issues.apache.org/jira/browse/WICKET-606 > that was fixed in beta2 is broken again in beta4. Basically TextFields for > Strings (configured with the defaults) are always converting to empty > strings. They should convert to null by default based on the > AbstractTextComponent.getConvertEmptyInputStringToNull() setting, which is > true by default. All of my TextFields are now setting empty strings on their > Models where they used to set nulls. > > Can anyone confirm this? Do we need to reopen the issue? > > -Dan > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]