You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2012/07/11 21:41:14 UTC

svn commit: r1360369 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: schultz
Date: Wed Jul 11 19:41:14 2012
New Revision: 1360369

URL: http://svn.apache.org/viewvc?rev=1360369&view=rev
Log:
Proposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1360369&r1=1360368&r2=1360369&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Jul 11 19:41:14 2012
@@ -144,6 +144,14 @@ PATCHES PROPOSED TO BACKPORT:
   +1: kfujino
   -1:
 
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53531
+  ExpandWar.expand does not check the return value of File.mkdirs
+  Patch here: https://issues.apache.org/bugzilla/attachment.cgi?id=29050
+  This is a similar fix to trunk (http://svn.apache.org/viewvc?view=revision&revision=1359981)
+  and also includes checking of File.mkdirs() as mentioned in the bug.
+  +1: schultz
+  -1:
+
 PATCHES/ISSUES THAT ARE STALLED
 
 * Backport JSP unloading patch (BZ48358).



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