Skip to main content

Search and Top Navigation

#7820 closed bug (fixed)

Opened October 28, 2011 03:14AM UTC

Closed October 28, 2011 12:05PM UTC

$(...).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:
Blocked by: Blocking:
Description

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

Attachments (0)
Change History (2)

Changed October 28, 2011 08:02AM UTC by gnarf comment:1

component: ui.core → ui.accordion
description: If an item is activated by the URL hash navigation feature, the 'active' option is not set properly. → 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
milestone: 1.9 → TBD
status: new → open

Changed October 28, 2011 12:05PM UTC by scottgonzalez comment:2

milestone: TBD → 1.9
resolution: → fixed
status: open → closed

This already works in master.