TilesDecorationFilter can cause infinate loop when mapped to a wildcard
-----------------------------------------------------------------------
Key: TILES-203
URL: https://issues.apache.org/struts/browse/TILES-203
Project: Tiles
Issue Type: Bug
Components: tiles-core
Affects Versions: 2.0.4, 2.0.3, 2.0.2, 2.0.1
Reporter: David H. DeWolf
Assignee: David H. DeWolf
Priority: Critical
Fix For: 2.0.5
When the TilesDecorationFilter is mapped to a wildcard pattern it can easily
cause an infinite loop if the tiles definition includes a template which is
within the wildcard pattern. This is much easier to duplicate now that the
dispatch correctly chooses between forward and include instead of always
including. Previously, mapping only to forwarded requests provided a safe -
but unintentional - way of preventing this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.