multiple containers not supported by two tags
---------------------------------------------
Key: TILES-501
URL: https://issues.apache.org/jira/browse/TILES-501
Project: Tiles
Issue Type: Bug
Components: tiles-jsp (jsp support)
Affects Versions: 2.2.1
Reporter: Sam Lawrence
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.