[
https://issues.apache.org/jira/browse/TILES-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851761#action_12851761
]
Antonio Petrelli commented on TILES-500:
----------------------------------------
Ok that's fantastic :-D
Curious as I am, I've taken a look at how Tiles 1 worked:
http://svn.eu.apache.org/repos/asf/struts/struts1/trunk/tiles/src/main/java/org/apache/struts/tiles/taglib/InsertTag.java
In fact in Tiles 1 the flush is used to flush *before* the item is inserted. I
don't know why, I don't think it is useful at all, why should one flush
*before* something is inserted?
However, I think that your final patch is OK, I will apply it ASAP. Thank you!
> "flush" attribute is not evaluated
> ----------------------------------
>
> Key: TILES-500
> URL: https://issues.apache.org/jira/browse/TILES-500
> Project: Tiles
> Issue Type: Bug
> Components: tiles-jsp (jsp support)
> Affects Versions: 2.2.0, 2.2.1
> Reporter: Antonio Petrelli
> Fix For: 2.2.2
>
> Attachments: TILES-500.patch
>
>
> The "flush" attribute is not evaluated at all. It is never used in any of the
> tags that define it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.