Opened 20 months ago
Closed 18 months ago
#18745 closed defect (bug) (invalid)
Admin Bar 'Edit Page' & Push States
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The Admin Bar's 'Edit Page' Button uses the post/page ID on initial page load,
However in my current theme i'm using the HTML5 History API to change url's with push states...
This means that after the initial page, the admin bar doesn't update and always sends you to edit the first page you loaded, highly annoying.
Change History (2)
Note: See
TracTickets for help on using
tickets.

Surely it's the theme's responsibility to update the edit link when it changes the URL?