"Rendering language" setting of Views does not respect when using "Make field dependent using views" for children field.
This problem does not occur with ajax update, but only once when the edit form is loaded.
Similar issue: https://www.drupal.org/project/drupal/issues/2174633 →
1. Enable language, content translation, interface translation module
2. Add some language such as Japanese ('ja')
3. Create some taxonomy terms and its translation
4. Create term reference view with "Rendering language" set to "Interface text language selected for page" by Views
5. Edit the children field settings and select the "Make field dependent using views" option on the Reference type, and select view that created by previous step on the "View used to select the entities".
6. Create a new node with fill in parent field and child field.
7. Open edit form of node with non-default language (ex. /ja/node/edit/1)
8. You can see the children field is not translated.
Display the string through `ViewsRenderPipelineMarkup` as a label to repect "Rendering language" setting of Views.
None
None
None
None
Needs review
1.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.