Subject: | Plugin should not exist - bug your plugin works around should be fixed in core.. |
Date: | Mon, 11 May 2009 15:54:36 +0100 |
To: | bug-Catalyst-Plugin-ENV [...] rt.cpan.org |
From: | Tomas Doran <t0m [...] state51.co.uk> |
Hi.
From the reading of the POD and code for your plugin, it appears that
$c->engine->env doesn't correctly get the environment in some cases?
(I'm not totally sure, but to me it looks like this works in FastCGI,
but not in the standalone development server..)
Wouldn't it be more sensible to fix this bug in core Catalyst, so that
$c->engine->env just always does what you want?
Please can you explain what the issue is a little more, and I'll work
with you to get this fixed inside Catalyst so that your plugin is not
required.
Cheers
t0m