Return-Path: Delivered-To: apmail-apache-bugdb-archive@apache.org Received: (qmail 94645 invoked by uid 500); 19 Dec 2000 13:50:02 -0000 Mailing-List: contact apache-bugdb-help@apache.org; run by ezmlm Precedence: bulk Reply-To: apache-bugdb@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-bugdb@apache.org Received: (qmail 94578 invoked by uid 501); 19 Dec 2000 13:50:00 -0000 Resent-Date: 19 Dec 2000 13:50:00 -0000 Resent-Message-ID: <20001219135000.94577.qmail@locus.apache.org> Resent-From: gnats-admin@bugz.apache.org (GNATS Management) Resent-To: apache-bugdb@apache.org Resent-Cc: apache-bugdb@apache.org Resent-Reply-To: gnats-admin@bugz.apache.org, evelk@dsv.nl Received: (qmail 91803 invoked by uid 501); 19 Dec 2000 13:46:11 -0000 Message-Id: <20001219134611.91793.qmail@locus.apache.org> Date: 19 Dec 2000 13:46:11 -0000 From: Edwin van Elk Reply-To: evelk@dsv.nl To: submit@bugz.apache.org X-Send-Pr-Version: 3.110 Subject: config/6995: Problems with AddDescription >Number: 6995 >Category: config >Synopsis: Problems with AddDescription >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Dec 19 05:50:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: evelk@dsv.nl >Release: 1.3.14 Win32 >Organization: apache >Environment: Apache 1.3.14 / Win32 / Windows 2000 Prof. >Description: I used the AddDescription directive to add some descriptions to some subdirectories. For some reason the description I entered for the dir 'rsw2000' was also applied to the dir 'rsw2000_2'. ?? so the output became: rsw2000/ 18-Dec-2000 23:55 - RSW 2000 - Scouts rsw2000_2/ 18-Dec-2000 23:55 - RSW 2000 - Scouts instead of: rsw2000/ 18-Dec-2000 23:55 - RSW 2000 - Scouts rsw2000_2/ 18-Dec-2000 23:55 - RSW 2000 - Scouts (2) which I expected.. >How-To-Repeat: make a directory with two subdirectories: /rsw2000 /rsw2000_2 create an .htaccess (fancyindexing = on) file with: AddDescription "RSW 2000 - Scouts" rsw2000 AddDescription "RSW 2000 - Scouts (2)" rsw2000_2 >Fix: When I put the AddDescription lines in reverse order (rsw2000_2 first), everything works fine.. I do not have control over the order in which the AddDescription are added to the .htaccess file.. >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]