Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2016 at 10:12 UTC
Updated:
21 Mar 2017 at 10:34 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
leksat commentedComment #3
leksat commentedComment #4
leksat commentedGreen light!
Comment #5
dan2k3k4 commentedTested with simplytest and Drupal Core 8.3 rc1
Confirming that the patch works and fixes the problem.
One-line config change to schema so not much to code-review.
Comment #6
alexpottCommitted and pushed c42dd18 to 8.4.x and 0a86ef4 to 8.3.x. Thanks!
I debated about whether we should ask for a test of this but we don't test coverage of translating all the other configurable things so I'm not sure we should add one here. The system that allows value marked as a label to be translated is well tested.
Comment #9
alexpottI backported this fix to 8.3.x since it is a non bc breaking change and is a bug fix.