Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD90617DCB for ; Wed, 22 Apr 2015 18:39:59 +0000 (UTC) Received: (qmail 36607 invoked by uid 500); 22 Apr 2015 18:39:50 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 36541 invoked by uid 500); 22 Apr 2015 18:39:50 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 36531 invoked by uid 99); 22 Apr 2015 18:39:50 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 18:39:50 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id 069E61A0234 for ; Wed, 22 Apr 2015 18:39:50 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id 0A3A760905; Wed, 22 Apr 2015 18:39:47 +0000 (UTC) From: bugzilla@apache.org To: docs@httpd.apache.org Subject: [Bug 57778] Effect of AddType should be documented in more detail Date: Wed, 22 Apr 2015 18:39:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: Documentation X-Bugzilla-Version: 2.5-HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sebastian@pipping.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: docs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 https://bz.apache.org/bugzilla/show_bug.cgi?id=57778 --- Comment #3 from sebastian@pipping.org --- (In reply to Eric Covener from comment #2) > thanks for the report. I've added a note in trunk and 2.4 about the legacy > type-as-handler stuff. Thanks for your work on this matter. I found the related commit at r1675426: https://svn.apache.org/viewvc?view=revision&revision=1675426 To be honest, I find the note rather hard to understand, even _with_ a background of having understood what's going on to some extent prior to reading. And there is no mention of potential danger / security. I'd provide a patch if I knew how to put it well. Quoting a public mail of yours, "If no handler is explicitly set, the content-type is copied over as the handler." put it much more clearly. Besides: * there is a typo "diretives", * some double quotes may need conversion to """ (not sure) and * for "magic" I would use "artificial", instead. My vote for re-opening, please. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org