Issue
1. Install a clean Liferay DXP 7.2 SP1 and install the liferay-hotfix-266-7210
2. In portal-ext.properties file, add "minifier.enabled=false" property
3. Start Liferay. Go to "Content & Data" -> "Web Content" -> "Structures" and click "Add" button to add a new structure.
4. Drag and drop an "Image" field.
Actual result: The image field is NOT added to the structure. A javascript error shows up in the console: Uncaught TypeError: Cannot assign to read-only property 'className' of object '#<SVGSVGElement>'
Environment
- Liferay DXP 7.2
Resolution
- The observed behavior is resolved and fixed in liferay-fix-pack-dxp-3 and above.
- Installing Fix Packs and Hotfixes on Liferay DXP will guide to install these Fixpack in your environment.