Bugzilla->instance and friends
David Miller
justdave at syndicomm.com
Sun Feb 2 06:28:47 UTC 2003
On 2/2/03 5:21 PM +1100, Bradley Baetz wrote:
>> On the other hand, turning processmail into a module is very close to
>> landing, and that would solve that problem anyway, wouldn't it? (since the
>> CGI stream won't be getting re-initialized after it's already been read off
>> of standard input during a POST)
>
> Sure, but it doesn't solve problems like collectstats.pl trying to
> create one. And that CGI ENV var thing is a bit icky.
Well, collectstats.pl isn't trying to create one. collecstats.pl is trying
to run a CGI program from the command line and capture its output. What
really needs to happen there is for the meat of duplicates.cgi to get
turned into a .pm file, and have both duplicates.cgi and collectstats.pl
load that .pm.
--
Dave Miller Project Leader, Bugzilla Bug Tracking System
http://www.justdave.net/ http://www.bugzilla.org/
More information about the developers
mailing list