Opened 13 years ago
Closed 13 years ago
#23937 closed defect (bug) (fixed)
"Restore This Revision" button redirects to /wp-admin/null
| Reported by: | mgibbs189 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Revisions | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Steps to reproduce:
- Create a new page
- Make content edits several times (save each time)
- Click on a revision link within the Revisions meta box
- Click on the "Restore This Revision" button
Attachments (1)
Change History (10)
#3
@
13 years ago
Then I neeed some more infos. Which browser, OS? Any plugins enabled, SCRIPT_DEBUG is true?
Edit:
If it doesn't trigger, then you shouldn't have been redirected.
#4
@
13 years ago
The patch works correctly only when SCRIPT_DEBUG is true.
No plugins, latest Chrome, WP trunk, Win7.
#5
@
13 years ago
- Keywords commit added
The patch works correctly only when SCRIPT_DEBUG is true.
And that's okay. The minified version will be generated when the patch lands in.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
#23937 doesn't solve the whole problem. The restore() view doesn't seem to be getting triggered at all.