Opened 10 years ago
Closed 10 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 |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Revisions | Keywords: | has-patch commit |
Focuses: | javascript | Cc: |
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.
10 years ago
#3
follow-up:
↓ 5
@
10 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.
Confirmed, looking into it now.
Introduced in [30131], #30219.