[
https://issues.apache.org/struts/browse/TILES-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45295#action_45295
]
Zach Bailey commented on TILES-339:
-----------------------------------
Argh, somehow Eclipse missed the two unversioned files (TilesTag and
TilesBodyTag) when generating this latest patch. I'll go ahead and attach them
individually. These should go in the base taglib package.
> JSP tags do not reset attributes when reused
> ---------------------------------------------
>
> Key: TILES-339
> URL: https://issues.apache.org/struts/browse/TILES-339
> Project: Tiles
> Issue Type: Bug
> Components: tiles-jsp (jsp support)
> Affects Versions: 2.0.6, 2.1.0
> Reporter: Antonio Petrelli
> Priority: Blocker
> Attachments: tiles-2.1-reset.patch, tiles-jsp-tags-reset.patch
>
>
> It is simply a misinterpretation of the Tag.release method:
> http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/jsp/tagext/Tag.html#release()
> Attribute reset must be done in the "doEndTag"!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.