-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP3, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Dynamic Data Lists
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce
- Go to Control Panel > Configuration > Instance Settings
- Click on the Localization option.
- Set español (España) as default language and only leave español (España) On the available languages. Click on Save.
- Go to the Site options on the left panel and on Contenido go to Listas de datos dinamicos.
- Click on the plus sign to create a new one.
- Put a name (I put "codigo-departamento" as the customer)
- On Definición de datos click on Seleccionar.
- Clic on the plus to add a new data definition.
- Set a name (I put again "codigo-departamento" just as the customer)
- Add a Text name it "Código" and on Requerido set Sí
- Add a Text box and name it "Departamento" and on Requerido set Sí.
- Be sure that the default language is español (España).
- Click on Guardar (Save) to create a Data Definition.
- Click on Guardar to save de Dynamic data list.
- Click on the Dynamic Data List just created and click on the plus sign to create a new record.
- On the language tab select es-ES if it is not already selected
- Just put "test" on both fields and click on Publish.
Expected behaviour:
Record is saved.
Actual behaviour:
Record is not saved. A message appears saying: "Error:Su petición no se ha podido realizar correctamente."
- is a dependency of
-
LPS-106120 Site default language is not used when creating a new DDL record
- Closed