users@woodstock.java.net

Re: broken accordion

From: Dan Labrecque <Dan.Labrecque_at_Sun.COM>
Date: Tue, 08 Apr 2008 19:38:50 -0400

Kenneth Suter wrote:
> Hello,
>
> I was surprised to find that the accordion in our application broke in
> Firefox when I upgraded the Woodstock jars from 4.2 build 3 to 4.2
> build 5. The tabs on the accordion to not expand when clicked.
> Firebug displays 'Error: createWidget has null props' in its console,
> as the page is loaded containing the accordion.

I was able to test build 5 on Firefox (2.0.0.9 on Solaris & 2.0.0.13 on
Mac) and do not see any issues with accordion. Have you tried clearing
your browser cache?

I can forward an internal pointer to the Woodstock example app (running
build 5), if you want something to compare?

> When the console log is created, the 'props' var appears as
> 'undefined' or the string "_onWidgetReady".

Can you forward a copy of the console log? We don't output a "props" var
in the that I'm aware of. And "_onWidgetReady" is a private function,
which has nothing to do with accordion.

Thanks,
Dan

>
> I tried the accordion in IE and the tabs seem to OK (although the
> accordion does not look appear to render correctly). A colleague of
> mine mentioned to me that he had tried upgrading to the trunk bits
> this week and has the same problem in Firefox although Safari works OK
> for him.
>
> Have there been any changes to the accordion that might cause this
> behavior?
>
> Thanks,
>
> -Kenneth
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>