Opened 12 years ago
Closed 12 years ago
#30672 closed defect (bug) (fixed)
Default state of the revision screen is incorrectly set at comparing-two-revisions
| Reported by: | Clorith | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | Revisions | Version: | 4.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | javascript |
Description
The default state of the revisions class is comparing-two-revisions while the compare checkbox is still unchecked.
This hides the previous/next buttons until the checkbox is ticked and unticked again.
As reported by @ahortin on https://wordpress.org/support/topic/nextprevious-buttons-not-appearing-on-revisions-screen
Attachments (1)
Change History (9)
This ticket was mentioned in Slack in #core by clorith. View the logs.
12 years ago
#3
follow-up:
↓ 5
@
12 years ago
- Focuses javascript added; ui removed
- Keywords has-patch commit added; needs-patch removed
30672.patch will fix the issue. Looks like a copy&paste issue, since there is no need to search for compareTwoMode in the revisions…
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Confirmed, looking into it now.
Introduced in [30131], #30219.