Simple test scenario:

  • Create article in English.
  • Translate to German and save as a new revision.
  • Look at the revisions tab when you are on the English site. You will see only one translation and you do *not* see the current default revision.

I actually was trying this patch here https://www.drupal.org/project/drupal/issues/2769741 but didn't work. Then that issue referred to already fixed core issue at https://www.drupal.org/project/drupal/issues/2938947

I checked that the particular code has not been added to Diff module.

CommentFileSizeAuthor
#4 3228917-4.patch1.99 KBsilvi.addweb
#2 3228917-2.patch1.99 KBhkirsman

Issue fork diff-3228917

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

hkirsman created an issue. See original summary.

hkirsman’s picture

StatusFileSize
new1.99 KB

Adding patch

hkirsman’s picture

Issue summary: View changes
silvi.addweb’s picture

Status: Active » Needs review
StatusFileSize
new1.99 KB

Patch updated with latest changes.