I confirmed that this problem occurs on the trunk, and I filed JIRA
#1762: https://issues.apache.org/jira/browse/WICKET-1762

Thanks, Igor.

- Nate

On Mon, Jul 28, 2008 at 4:54 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> please check with latest trunk, if it still happens open a jira issue
> and attach a quickstart.
>
> -igor
>
> On Mon, Jul 28, 2008 at 4:32 PM, nate roe <[EMAIL PROTECTED]> wrote:
>> I'm using Wicket 1.3.3.
>>
>> If I add a DatePicker to a DateTextField that I in turn add to a
>> WebMarkupContainer, and that WebMarkupContainer is hidden, a
>> JavaScript error occurs.  It looks like the header contributor for the
>> DatePicker is still rendered to the page despite the fact that its
>> markup is hidden.  The JavaScript error occurs where the
>> header-contributed JavaScript refers to the (now non-existent)
>> DatePicker object.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to