Bugfix
(User-visible)
Detail
#28740
"Attribute with replacement value" does not work with I18N in edit mode
An "attribute with fallback value" displays either a default value or a locally overwritten value.
In edit mode, the fallback value is displayed (for string attributes) if no local value exists, so that the current value can be seen.
For I18N attributes, no fallback value is displayed in edit mode.
Test
TestI18NStringField.java