Problem/Motivation

When configuring itemList schema using view as a source, the generated URLs are not translated.

Steps to reproduce

Create itemList schema with view source on a multilingual site. Check generated URLs with other than default language.

Proposed resolution

Get entity translation if available before generating the URL.

Command icon 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

gresko8 created an issue. See original summary.

gresko8’s picture

Assigned: gresko8 » Unassigned
Status: Needs work » Needs review

Added the suggested solution in the MR.