-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Labels:None
-
Environment:Tomcat 7.0 + MySQL 5. 6.1.x Revision: 95200.
-
Epic/Theme:
-
Fix Priority:4
- Create a structure with multiple elements e.g.:
<root>
<dynamic-element name='title' type='text'></dynamic-element>
<dynamic-element name='image' type='image'></dynamic-element>
<dynamic-element name='body' type='text_area'></dynamic-element>
</root> - Create template for the structure
- Create a web content using above structure and template
- Check the localization button for 'body'.
- Publish
- Edit the web content and add new localization
- Publish
- Edit the web content and remove the localization
- Publish
- Edit the web content again and see that the localization is still there.
- causes
-
LPS-25359 Error when deleting translations
- Closed