- First commit to issue fork.
- Merge request !12638Issue #2924653 by seanb, lpeabody, yogeshmpawar: Allow preferred language selection for link field → (Open) created by hswong3i
In multilingual sites it's currently not possible to select a specific translation for internal path's when creating links. For instance, I have a Dutch/English site:
I ran into this while trying to find a solution for #2845245: Allow Redirecting to another language → .
This seems to be related to the following issues:
🐛
Language prefix for custom menu link paths are saved but not used
Needs work
- The menu link doesn't use the entered language prefix, having a seperate language selection field will make the destination language explicit.
🐛 Untranslated menu items are displayed in menus Needs work - Menu links can have a language and it would be nice to only habe Dutch menu links show up in the Dutch menu. When you can have a Dutch menu link but link it to a English translation, this will allow for more flexibility.
🐛 Entity reference autocomplete lists entity labels only in current content language Needs work - The entity_autocomplete form shows available entity titles in the translation of the current interface language. This doesn't mean you will actually get a link to that specific translation. It would help to explicitly choose the preferred language of the destination.
Allow a preferred language for link fields.
Optionally added select list for 'Preferred language' to link fields.
None
None
Needs work
11.0 🔥
link.module
A change record needs to be drafted before an issue is committed. Note: Change records used to be called change notifications.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.