Received: (qmail 6825 invoked by uid 2012); 22 Apr 1998 12:56:34 -0000 Message-Id: <19980422125634.6824.qmail@hyperreal.org> Date: 22 Apr 1998 12:56:34 -0000 From: David MacKenzie Reply-To: djm@va.pubnix.com To: apbugs@hyperreal.org Subject: Case-insensitive matching added in 1.2.6 isn't in 1.3b6. X-Send-Pr-Version: 3.2 >Number: 2112 >Category: mod_autoindex >Synopsis: Case-insensitive matching added in 1.2.6 isn't in 1.3b6. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Apr 22 06:00:01 PDT 1998 >Last-Modified: Sun May 3 09:48:11 PDT 1998 >Originator: djm@va.pubnix.com >Organization: >Release: 1.3b6 >Environment: any >Description: find_title() in 1.2.6 uses strcasecmp but in 1.3b6 still uses strcmp for examining the content_type. >How-To-Repeat: >Fix: Decide whether MIME types are case-sensitive.... There were some other strcasecmp changes in 1.2.6; I haven't checked whether they all made it into 1.3b6. %0 >Audit-Trail: From: Dean Gaudet To: David MacKenzie Cc: apbugs@hyperreal.org Subject: Re: mod_autoindex/2112: Case-insensitive matching added in 1.2.6 isn't in 1.3b6. Date: Wed, 22 Apr 1998 11:44:55 -0700 (PDT) All mime types are lower case in 1.3b6. This was a change to the API... it's mentioned somewhere in src/CHANGES. Dean From: Dean Gaudet To: David MacKenzie Cc: apbugs@hyperreal.org Subject: Re: mod_autoindex/2112: Case-insensitive matching added in 1.2.6 isn't in 1.3b6. Date: Wed, 22 Apr 1998 11:45:39 -0700 (PDT) Er, what I mean... open reading a mime-type from the user it's mapped to lower case. But yeah this is probably still a bug. I need to wake up still. Dean State-Changed-From-To: open-closed State-Changed-By: jim State-Changed-When: Sun May 3 09:48:11 PDT 1998 State-Changed-Why: find_item() now uses ap_strcasecmp_match when checking apply_to >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]