new jQuery 1.4.3rc1 breaks my UI accordion (but rc2 is fine!)

new jQuery 1.4.3rc1 breaks my UI accordion (but rc2 is fine!)

Hi,

Just to let you know (and to ask confirmation) that I have a problem with the new jQuery.
I dropped 1.4.3rc1 in an application with lots of UI stuff, and this is the only UI thing that doesn't work anymore.

It simple doesn't display the accordion, looks like it's not build at all.
Looks like, because the strange thing is, that an UL I have inside one of my content panes, has the extra markup added (like class="ui-accordion-header ui-helper-reset ui-state-default ui-state-active ui-corner-top" ).

(Actually, its a UL inside another UL)

Will investigate more,

Stefan