From: Eric Covener Date: Wed, 12 Aug 2015 17:37:59 +0000 (+0000) Subject: propose fix for tricky stackoveflow.com bug X-Git-Tag: 2.4.17~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fa01fdb6cd8537e9c09d612d74e9a60df4f09b5;p=apache propose fix for tricky stackoveflow.com bug git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1695584 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 025a819f22..dc45caf663 100644 --- 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