-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Component/s: Dynamic Data Mapping
-
Labels:
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a new structure (en_US as default)
- Add a separator with name "block" and as child a non localized boolean field that contains the name of the separator "block_option1"
- Create a new article using this structure
- Check the check field
- Change the lang to ca_ES
Expected: The field is disabled and its value is not modifiable
Current: The field is enabled and if you change this value it affects to all the languages (including the default)
- is related to
-
LPS-122104 Non localizable DDM boolean fields are editable in all the languages when child of a separator field
- Closed