From nobody@hyperreal.com Wed Feb 5 13:36:37 1997 Received: by taz.hyperreal.com (8.8.4/V2.0) id NAA03737; Wed, 5 Feb 1997 13:36:37 -0800 (PST) Message-Id: <199702052136.NAA03737@taz.hyperreal.com> Date: Wed, 5 Feb 1997 13:36:37 -0800 (PST) From: Petr Lampa Reply-To: lampa@fee.vutbr.cz To: apbugs@hyperreal.com Subject: Variant list in r->notes is deleted if request is comming through mod_dir() X-Send-Pr-Version: 3.2 >Number: 158 >Category: mod_negotiation >Synopsis: Variant list in r->notes is deleted if request is comming through mod_dir() >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Feb 5 13:40:00 1997 >Last-Modified: Tue Feb 25 17:14:56 PST 1997 >Originator: lampa@fee.vutbr.cz >Organization: >Release: 1.2b2, b3, b4, b6 >Environment: FreeBSD-2.2BETA >Description: Problem reported for 1.2b2, still unresolved. Variant list in r->notes is deleted and not returned if request is processed in mod_dir. Example: http://xxx.xx/ -> mod_dir -> sub_req_lookup_uri(} -> handle_multi() -> return MULTIPLE_CHICES -> mod_dir -> destroy_sub_req() -> notes from subrequest deleted -> send_error_response() cannot send variant list from notes! >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Tue Feb 25 17:14:56 PST 1997 State-Changed-Why: Fixed in revision 1.33 of mod_negotiation.c >Unformatted: