TilesApplicationContextJeeConfig does not manage parameters correctly
---------------------------------------------------------------------
Key: TILES-456
URL: https://issues.apache.org/struts/browse/TILES-456
Project: Tiles
Issue Type: Bug
Components: tiles-velocity
Affects Versions: 2.2.0
Reporter: Antonio Petrelli
Assignee: Antonio Petrelli
Fix For: 2.2.0
The TilesApplicationContextJeeConfig class, inside VelocityAttributeRenderer,
has bugs:
* the "getInitParameter" method uses a fixed "name" (a string) as parameter
name;
* the "findInitParameter" method uses servlet context parameters too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.