Opened 11 years ago

Closed 11 years ago

#8032 closed bug (fixed)

Tabs: in-page tab detection breaks when using pushState

Reported by: Scott González 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.

Change History (2)

comment:1 Changed 11 years ago by Scott González

Milestone: 1.9git
Version: 1.8.17git

comment:2 Changed 11 years ago by Scott González

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.