https://issues.apache.org/bugzilla/show_bug.cgi?id=38797
--- Comment #10 from Mark Thomas <ma...@apache.org> 2009-08-29 14:38:46 BST --- Thanks for the test case. A number of the files include headers that indicate that the source files are not to be distributed without "express written consent". Please confirm you have the necessary rights to distribute these files asap else the test case will have to be removed from bugzilla. The test case includes a TLD file in the META-INF directory. This is not the correct location for TLDs in a WAR file and will be ignored - see JSP.7.3.1 The analysis as to the cause of the regression is not quite right. It is not necessary to scan the node hierarchy. The problem is that the list of introduced variables was updates after, rather than before, the tag body was processed. This has been fixed in trunk and proposed for 5.5.x and 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org