- 🇵🇹Portugal rutiolma
I realize now that my patch attempt doesn't deal well with this problem, but it still persists
On a multilingual site, is not possible for a user without "translate any entity" (or any other "translate [BUNDLE] [ENTITY]" permission) to view unpublished content.
My use case is very simple, I want to create a view of unpublish nodes, showing the title of the same translation as the current page language.
Configuration:
Current result:
Expected result:
Use at your own risk!
One way to make this work correctly is to check "Disable SQL rewriting" on your view query options
The rendered entity should always be in the language defined in the view.
Needs work
10.1 ✨
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I realize now that my patch attempt doesn't deal well with this problem, but it still persists