Author: kkolinko
Date: Wed May 27 06:46:10 2009
New Revision: 779029
URL: http://svn.apache.org/viewvc?rev=779029&view=rev
Log:
change vote
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=779029&r1=779028&r2=779029&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Wed May 27 06:46:10 2009
@@ -36,7 +36,7 @@
Don't use xml parser from web-app to process tld files
http://svn.apache.org/viewvc?rev=701355&view=rev
+1: markt, rjung
- -1: kkolinko: (good in general, but the following:
+ +1: kkolinko: (good, but the following:
TldConfig.init():
setTldValidation(context.getTldValidation());
setTldNamespaceAware(context.getTldNamespaceAware());
@@ -44,9 +44,12 @@
- a static tldDigester is initialized using values provided
by some Context and its parent Host. Results will vary depending
- on the startup order of web apps.
+ on the startup order of web apps, unless it is the only Context
+ and the only Host, or all have the same configuration.
- This issue also affects tc6.0.x and trunk.
+ This issue also affects tc6.0.x.
+
+ +1, as this issue is also present before this patch.
)
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45996
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]