the problem is in DecoratedEdit classs, the tmp variable is not
updated with converted input of the inner textfield, so
composeConvertedInput() incorrectly returns null when it should return
the converted input of the inner text component.

-igor

On Thu, Dec 2, 2010 at 2:18 AM, Joseph Pachod <j...@thomas-daily.de> wrote:
> On 11/26/2010 05:41 PM, Igor Vaynberg wrote:
>>
>> quickstart, jira issue.
>>
>> -igor
>
> hi igor
>
> I've created a quickstart for it (cf attachement)
>
> however, it may be linked to self made DecoratedEdit/TextFieldEdit classes
> (cf attachement again).
>
> As such, I'm not sure if it's a wicket bug or not, so I prefered not to
> create an issue for it. Let me know if I should.
>
> Anyway, when you run the quick start, you will have a form. If you input
> something in its structured part, you'll need to do 2 submits on the "ok"
> for the structured part content to be taken in account (there's a display of
> the backing bean on each submit, so it's easy to spot).
>
> thanks again
>
> best
> joseph
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to