From docs-return-13043-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Sat Apr 4 11:05:08 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id B685E18065C for ; Sat, 4 Apr 2020 13:05:07 +0200 (CEST) Received: (qmail 21436 invoked by uid 500); 4 Apr 2020 11:05:06 -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 21420 invoked by uid 99); 4 Apr 2020 11:05:06 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2020 11:05:06 +0000 Received: from bz-he-de.apache.org (bz-he-de.apache.org [148.251.237.210]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTPS id E94D8E29D3 for ; Sat, 4 Apr 2020 11:05:05 +0000 (UTC) Received: by bz-he-de.apache.org (ASF Mail Server at bz-he-de.apache.org, from userid 33) id 6654A6A006A; Sat, 4 Apr 2020 11:05:04 +0000 (UTC) From: bugzilla@apache.org To: docs@httpd.apache.org Subject: [Bug 64307] New: Mention the full list of what character ranges will be escaped unless [NE] is used Date: Sat, 04 Apr 2020 11:05:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: trivial X-Bugzilla-Who: jidanni@jidanni.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: docs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D64307 Bug ID: 64307 Summary: Mention the full list of what character ranges will be escaped unless [NE] is used Product: Apache httpd-2 Version: 2.5-HEAD Hardware: All OS: All Status: NEW Severity: trivial Priority: P2 Component: Documentation Assignee: docs@httpd.apache.org Reporter: jidanni@jidanni.org Target Milestone: --- At https://httpd.apache.org/docs/2.4/rewrite/flags.html#flag_ne be sure to mention the full list of what character ranges will be escaped. E.g., not mentioning % leaves users guessing if it will be doubly escaped. Currently the document just says "special characters, such as & and ?, for example" leaving users without a final reference to the precise list. No, "special characters" might mean different things to different people in different circumstances. --=20 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