Test webapp "testimportattribute_inherit.jsp" test fails
--------------------------------------------------------
Key: TILES-365
URL: https://issues.apache.org/struts/browse/TILES-365
Project: Tiles
Issue Type: Bug
Components: tiles-core, tiles-jsp (jsp support), tiles-test
Affects Versions: 2.1.2
Reporter: Antonio Petrelli
Assignee: Antonio Petrelli
Fix For: 2.1.3
The "testimportattribute_inherit.jsp" fails, because it displays:
* valueOne
* valueTwo
* valueThree
* valueOne
* valueTwo
* valueThree
* valueOne
* valueTwo
* valueThree
* valueFour
Instead of:
* valueOne
* valueTwo
* valueThree
* valueFour
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.