- ๐บ๐ธUnited States recrit
Regarding #33, using the node language will be the correct language once the loaded node is correct for the interface language per ๐ Revisions log on translated nodes should not show original language revisions, should show revisions of translated content RTBC
- Status changed to Needs review
over 1 year ago 8:07pm 30 January 2024 - Status changed to Needs work
over 1 year ago 8:24pm 30 January 2024 The Needs Review Queue Bot โ tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request โ . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
- First commit to issue fork.
- ๐ฎ๐ณIndia samit.310@gmail.com
samit.310@gmail.com โ made their first commit to this issueโs fork.
- Status changed to Needs review
10 months ago 6:47am 22 August 2024 - ๐บ๐ฆUkraine Romixua ๐บ๐ฆ lviv
romixua โ changed the visibility of the branch 2916172-node-revision-ui to hidden.
- Merge request !9296Issue #2916172 by romixua: Node revision UI will sometimes show no revisions on a page โ (Open) created by Romixua
- ๐บ๐ฆUkraine Romixua ๐บ๐ฆ lviv
By adding addMetaData('langcode', $langcode) we fix this issue and provide correct check by nodes grants
- Status changed to Needs work
10 months ago 2:41pm 29 August 2024 - ๐บ๐ธUnited States smustgrave
Issue summary appears incomplete, recommend using the standard issue template.
Also can a test case be added for this scenario to show the problem.
- Status changed to Closed: duplicate
16 days ago 12:05am 30 May 2025 - ๐ฆ๐บAustralia acbramley
This is a duplicate of ๐ Consider showing all revisions on the revision overview Active I'll close this one as work has been started over there with a more fleshed out solution.
- ๐ง๐ชBelgium lisotton Brussels
@acbramley I do not agree that #2722307 is a better solution. There the behavior has completely changed and not only the affected revisions are displayed.
With patch provided by @falco010 in #27, it is only filtering at the query level, but the same revisions are displayed as before, but we don't have empty pages anymore.
@romixua your suggestion did not work, I tried to apply the patch your provided in the MR, but I will have empty pages.
- ๐ฆ๐บAustralia acbramley
Hi @lisotton I understand where you're coming from but:
1. That issue also includes the langcode filter
2. There's no reason to have 2 issues open that touch the same code in similar ways. If we find in that issue that we don't want to remove the affected revisions check then we will remove it there, meaning it is exactly the same as this issue. Having both issues open is just splitting effort and making it confusing for contributors.We should focus efforts on a single issue and since this one has the least recent activity and the MR is not up to date I think we should still close this one.
Please provide testing and feedback on ๐ Consider showing all revisions on the revision overview Active .