Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.3
-
None
-
Patch
Description
In tiles:importAttribute, ignore="true" is not working.
In ImportAttributeTag.java, with the following check it is necessary to check whether value of "ignore" is false.
if (attributeValue == null)