Skip to main content

Search and Top Navigation

#8032 closed bug (fixed)

Opened January 19, 2012 10:01PM UTC

Closed January 19, 2012 10:05PM UTC

Tabs: in-page tab detection breaks when using pushState

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: git
Component: ui.tabs Version: git (not yet released)
Keywords: Cc:
Blocked by: Blocking:
Description

Reported by arhea:

The isLocal function is not compatible with HTML5 push state as the url could have changed since the page was loaded as in cases with Backbone.js. The currentPage variable is generate on page load and does not listen for changes in the URL.

Attachments (0)
Change History (2)

Changed January 19, 2012 10:02PM UTC by scottgonzalez comment:1

milestone: 1.9git
version: 1.8.17git

Changed January 19, 2012 10:05PM UTC by scottgonzalez comment:2

resolution: → fixed
status: newclosed