Problem/Motivation

In a single language site is no translation problem.
In multi language sites translation of the options is not possible.
The stored option values in the database are translated depending on the language setting the webmaster has used and available translations.

Steps to reproduce

In a multi language site add a name field. At settings use a fieldtype drop down or auto complete for the title (with the default options) and save the settings. Create a new entity and select a title from the options (together with other name components). Save the entity. Translate the chosen option in the translation UX.
Display the created entity in all languages and the chosen title is allways in English.

Proposed resolution

Declare that config translatable.

Issue fork name-3197242

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

PROMES created an issue. See original summary.

promes’s picture

StatusFileSize
new1.72 KB
geek-merlin’s picture

Title: Options translation for title and generational components » Title and generational options not translatable
Assigned: Unassigned » geek-merlin
Category: Feature request » Bug report
Issue summary: View changes

I bumped into this too.

geek-merlin’s picture

Title: Title and generational options not translatable » 3197242-name-title-translatable
Assigned: geek-merlin » Unassigned
Status: Active » Needs review

Trivial MR flying in that fixes the issue for me.
(Tests seem to be broken for the whole module currently.)

geek-merlin’s picture

Title: 3197242-name-title-translatable » Title and generational options not translatable
heddn’s picture

Status: Needs review » Fixed

Thanks for the contributions!

  • heddn committed 017da8e2 on 8.x-1.x authored by geek-merlin
    Issue #3197242 by geek-merlin, heddn: Title and generational options not...
geek-merlin’s picture

Great to see that this module gets some love!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.