problem with reports.cgi

Jonathan Schatz jon at vmware.com
Thu Mar 6 19:40:57 UTC 2003


On Tue, 2003-03-04 at 23:26, Bradley Baetz wrote:
> GD::Graph should be installed separately, not into the Bugzilla tree.
> The template plugin should be a separate thing - what TT version do you
> have? And are you sure that its installed correctly?

[root at bugzilla jon]$ perl -MGD::Graph -e 'print $GD::Graph::VERSION,
"\n"'
1.39
[root at bugzilla jon]$ perl -MTemplate::Plugin::GD::Graph::bars -e 'print
"$Template::Plugin::GD::Graph::bars::VERSION\n"'
1.44
[root at bugzilla jon]$ perl -MTemplate::Plugin -e 'print
"$Template::Plugin::VERSION\n"'
2.54
i reinstalled all of these modules just to make sure, but it didn't
change anything. all of the tests passed though. 

i'm just curious as to why the call to Template::Plugin::GD::Graph::bars
is made as Bugzilla::Template::Plugin::GD::Graph::bars (this is in
Template::Plugins::_load).

is this code generally considered to work? any other ideas?

-jon
-- 
Jonathan Schatz
Engineering System Administrator
VMware, Inc
"Te occidere possunt sed te edere non possunt nefas est."






More information about the developers mailing list