Received: by taz.hyperreal.com (8.8.4/V2.0) id NAA02174; Wed, 5 Feb 1997 13:20:07 -0800 (PST) Received: by taz.hyperreal.com (8.8.4/V2.0) id NAA02158; Wed, 5 Feb 1997 13:20:03 -0800 (PST) Date: Wed, 5 Feb 1997 13:20:03 -0800 (PST) Message-Id: <199702052120.NAA02158@taz.hyperreal.com> From: Petr Lampa Reply-To: Petr Lampa To: gnats-admin@hyperreal.com Cc: brian@hyperreal.com, apache-bugdb@apache.org Subject: mod_negotiation/156: handle_multi() doesn't return content_language of negotiated file (breaks old code). In-Reply-To: Your message of Wed, 5 Feb 1997 13:16:02 -0800 (PST) <199702052116.NAA01720@taz.hyperreal.com> Sender: apache-bugdb-owner@apache.org Precedence: bulk The contract type is `' with a response time of 3 business hours. A first analysis should be sent before: Wed Feb 05 16:00:03 PST 1997 >Number: 156 >Category: mod_negotiation >Synopsis: handle_multi() doesn't return content_language of negotiated file (breaks old code). >Confidential: no >Severity: critical >Priority: medium >Responsible: gnats-admin (GNATS administrator) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Feb 5 13:20:03 1997 >Originator: lampa@fee.vutbr.cz >Organization: apache >Release: 1.2b2, b3, b4, b6 >Environment: FreeBSD-2.2BETA >Description: Problem reported for 1.2b2, still unresolved, fix is very simple, see below. >How-To-Repeat: >Fix: *************** *** 1939,1944 **** --- 1940,1946 ---- r->content_type = sub_req->content_type; r->content_encoding = sub_req->content_encoding; r->content_languages = sub_req->content_languages; + r->content_language = sub_req->content_language; r->finfo = sub_req->finfo; return OK; %0 >Audit-Trail: >Unformatted: