-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 5.1.2, 5.2.3, 6.0.0 Preview
-
Fix Version/s: 6.0.1 RC
-
Component/s: Legacy > Extension Environment
-
Labels:None
-
Branch Version/s:5.2.x, 5.1.x
-
Backported to Branch:Committed
When creating a new Ext plugin project in IDE, there is a validation error on one of the XML files that are a part of the default ext-plugin template. Specifically the file:
docroot/WEB-INF/ext-web/docroot/WEB-INF/tiles-defs-ext.xml
is invalid and is marked with an error by the eclipse XML validator. According to the DTD, it should have at least one <definition/> element.
See screenshot for more details.
- relates
-
LPE-2407 tiles-defs.xml is not validated
-
- Closed
-