Ticket #7820 (closed bug: fixed)

Opened 19 months ago

Last modified 19 months ago

$(...).accordion('option', 'active') is incorrect when set by URL hash navigation

Reported by: dlee Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.accordion Version: 1.8.16
Keywords: Cc:
Blocking: Blocked by:

Description (last modified by gnarf) (diff)

If an item is activated by the URL hash navigation feature, the 'active' option is not set properly.

Test Case:  http://jsfiddle.net/7xQLu/3 Direct Link to a section:  http://jsfiddle.net/7xQLu/3/show/#section-3

Change History

comment:1 Changed 19 months ago by gnarf

  • Status changed from new to open
  • Component changed from ui.core to ui.accordion
  • Description modified (diff)
  • Milestone changed from 1.9 to TBD

comment:2 Changed 19 months ago by scott.gonzalez

  • Status changed from open to closed
  • Resolution set to fixed
  • Milestone changed from TBD to 1.9

This already works in master.

Note: See TracTickets for help on using tickets.