I will check into this. I ~was~ using checkboxes in the tree until I
assumedly broke it. I'll let you know when it's fixed. (you'll probably have
to start working from cvs head though..)

jesse

On 10/24/05, Norbert Sándor <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I try to use Tree which uses PartialFor.
> The Tree is embedded in a Form and contains Checkbox components. But
> during rewind its body is not rendered because PartialForBean skips it:
>
> if (!(writer instanceof NullWriter) ||ajaxValid) .....
>
> This causes StaleLinkException because the Checkboxes were rendered during
> rendering but not when rewinding.
>
> Is it illegal to embed form components in the Tree? (Because as I see all
> form components would fail when rewinding.)
>
> BR,
> Norbi
>

Reply via email to