From dev-return-2753-apmail-perl-dev-archive=perl.apache.org@perl.apache.org Sun May 19 09:08:00 2002 Return-Path: Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 13771 invoked by uid 500); 19 May 2002 09:08:00 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 13760 invoked from network); 19 May 2002 09:07:59 -0000 Message-ID: <3CE76B7A.7030600@stason.org> Date: Sun, 19 May 2002 17:08:10 +0800 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/00200205 X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: dev@perl.apache.org Subject: Re: And some strangeness with dir_config References: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Doug MacEachern wrote: >>For some reason, Apache->request->dir_config returns an empty table (no >>keys or values) even though Apache->server->dir_config has the revelant >>config info. > > > i can see why this is happening, the per-server and per-dir tables are not > merged. one thing that'll work in the meantime is $r->dir_config($key), > which looks in the per-server table if the per-directory entry does not > exist. How come the modperl/dir_config.t test wasn't catching that? I thought we didn't have this test, but then I've found it. Or do we still miss some test, please tell me which. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org