Author: markt
Date: Mon Feb  9 19:09:14 2009
New Revision: 742679

URL: http://svn.apache.org/viewvc?rev=742679&view=rev
Log:
Propose fix for 38570

Modified:
    tomcat/current/tc5.5.x/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=742679&r1=742678&r2=742679&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Mon Feb  9 19:09:14 2009
@@ -205,3 +205,10 @@
   http://svn.apache.org/viewvc?rev=740684&view=rev
   +1: markt
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38570
+  When checking docBase against appBase, make sure we check for an exact match
+  against the appBase
+  http://svn.apache.org/viewvc?rev=742677&view=rev
+  +1: markt
+  -1: 

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=742679&r1=742678&r2=742679&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Feb  9 19:09:14 2009
@@ -158,3 +158,10 @@
 * Make sure the 400 is returned to the browser. (like other connectors).
   http://people.apache.org/~jfclere/patches/patch400.1.txt
   +1: jfclere, fhanik, remm
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38570
+  When checking docBase against appBase, make sure we check for an exact match
+  against the appBase
+  http://svn.apache.org/viewvc?rev=742677&view=rev
+  +1: markt
+  -1: 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to