Ticket #4653 (closed bug: fixed)

Opened 9 months ago

Last modified 9 months ago

navigation option broken, not up-to-date with markup changes

Reported by: joern.zaefferer Owned by:
Priority: major Milestone: 1.8
Component: ui.accordion Version: 1.7.2
Keywords: Cc:

Description

The navigation option wasn't updated when the CSS framework was applied and must have been broken since.

A fix should rely on the classes (ui-accordion-header and ui-accordion-content) already present to find the right DOM elements, probably using jQuery's closest() method.

A related issue is #4096.

Change History

Changed 9 months ago by joern.zaefferer

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2861.

Note: See TracTickets for help on using tickets.