Closed (fixed)
Project:
Content Translation Redirect
Version:
8.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2019 at 01:16 UTC
Updated:
6 May 2020 at 15:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dabblela commentedComment #3
walkingdexter commentedHi, @dabblela!
I need more details to understand why the current implementation is not enough.
Comment #4
dabblela commentedThe use case is where the interface language is different than the content language. Example setup at /admin/config/regional/language/detection:
Interface text language detection:
Content language detection:
Then on the user edit page, set the Site language and/or Administration pages language to one language, enable and configure this module, and add a translation in a different language and try and view it.
Comment #5
walkingdexter commentedThe proposed resolution may affect backward compatibility. To avoid this, we can add a new setting to the Content Translation Redirect entity. If you write a patch faster than me, feel free to post it.
Comment #6
walkingdexter commentedComment #8
walkingdexter commented@dabblela, after many tests, I realized that your original solution is correct. Committed, thanks!