Bug 54544 - Loop vars are not reset for fortoken with deferred expression
Summary: Loop vars are not reset for fortoken with deferred expression
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.2.0
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-10 19:08 UTC by Jeremy Boynes
Modified: 2013-02-10 19:11 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Boynes 2013-02-10 19:08:32 UTC
When using <fortokens> with a deferred expression, the expression and index are not reset between invocations of the tag.
Comment 1 Jeremy Boynes 2013-02-10 19:11:41 UTC
Fixed in r1444585