Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.1
-
None
-
None
Description
GetAsStringTag and InsertAttributeTag use JspUtil.getContainer rather than JspUtil.getCurrentContainer. Means that if an non-default container is specified, these two tags will revert back to using the default.