Problem/Motivation
When configuring the Additional field filter block, the field select list is populated with optgroups containing translated strings using the language code as key.
And on submit its the language code that is saved as the additional field id value.
Obviously this doesn't work.
Steps to reproduce
Use a multilingual agenda with a translated additional field.
Proposed resolution
Properly handle field label of type array.
Issue fork openagenda-3567731
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
Comment #3
mably commented