]> granicus.if.org Git - apache/commitdiff
propose fix for tricky stackoveflow.com bug
authorEric Covener <covener@apache.org>
Wed, 12 Aug 2015 17:37:59 +0000 (17:37 +0000)
committerEric Covener <covener@apache.org>
Wed, 12 Aug 2015 17:37:59 +0000 (17:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1695584 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 025a819f2200b8a9bab11fd73e4f0f90d4f873ce..dc45caf6638287257e9bd1674dbe200d114e3ab2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -239,6 +239,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: jailletc36
      jailletc36: A CHANGE entry should be added. I forgot it :(
 
+   *) mod_dir: when we bail out of fixups, make sure Content-Type is not still
+               httpd/unix-directory.  This only happens when the generator sets
+               no content-type which is more common w/ no DefaultType in 2.4.
+      trunk: http://svn.apache.org/r1695583
+      2.4.x: trunk works
+     +1: covener
 
 PATCHES/ISSUES THAT ARE BEING WORKED