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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3228917-4.patch | 1.99 KB | silvi.addweb |
| #2 | 3228917-2.patch | 1.99 KB | hkirsman |
Issue fork diff-3228917
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
Comment #2
hkirsman commentedAdding patch
Comment #3
hkirsman commentedComment #4
silvi.addweb commentedPatch updated with latest changes.