yes it will break if the property resolves to a String
the only fix is see quickly is to override getConverter in
AbstractTextComponent
like i described in the issue:
http://issues.apache.org/jira/browse/WICKET-606



On 5/31/07, Al Maw <[EMAIL PROTECTED]> wrote:

Hi folks,

TextField should be (by default) converting empty strings to nulls. This
is broken in trunk if your component uses an IObjectClassAwareModel
(e.g. PropertyModel).

This was presumably broken by the IObjectClassAwareModel stuff. ;-)

http://issues.apache.org/jira/browse/WICKET-606

I'm busy for the rest of the day, but I'm sure this will be breaking
lots of things for people, so someone needs to look into it ASAP.


Best regards,

Al

--
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

Reply via email to