Problem/Motivation

When viewing a node's revision history, each subsequent page of revisions lists another revision that is incorrectly labeled as "Current Revision" and can not revert to that revision.

Steps to reproduce

• Create a node with revisions enabled.
• Edit the node so that it has a over 50 revisions. (The node revision table pager is set to 50 by default)
• View page 2 of revisions (/revisions?page=1)
• Revision with past date is listed as current revision.
• Can not revert to this revision because it is listed as current.

Proposed resolution

All revisions that are not the latest revision should not be listed as "Current Revision".

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wfairhead created an issue. See original summary.

wfairhead’s picture

Noticed that there has already been an issue created for this. https://www.drupal.org/project/drupal/issues/3021671