[
https://issues.apache.org/jira/browse/TILES-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mck SembWever updated TILES-500:
--------------------------------
Attachment: TILES-500.patch
Not entirely understanding what the desired fix here.
But this patch makes flush="true" work as each Tag documents it to.
That is with flush="true" the following code
jspContext.getOut().flush()
is called before any of the Tags do anything.
> "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.