Difficulties to interface with bugzilla API

Max Kanat-Alexander mkanat at bugzilla.org
Tue Jan 23 18:39:52 UTC 2007


On Tue, 23 Jan 2007 11:46:52 +0100 Guillaume Rousse
<Guillaume.Rousse at inria.fr> wrote:
> Max Kanat-Alexander wrote:
> > On Sun, 21 Jan 2007 20:47:25 +0100 Guillaume Rousse
> > <Guillaume.Rousse at inria.fr> wrote:
> Admin scripts such as whineatnews.pl, for instance, don't have taint
> mode activated, because they don't need it. Why should them face
> cgi-oriented measures such as ENV cleaning, for instance ?

	I agree with you there--they shouldn't. In fact, I was going to
file a bug on that one day, so that we didn't have to keep fixing $ENV
for non-tainted scripts.

	However, Bugzilla.pm, as useful as it is, is intended to be
used by Bugzilla code only. And it's certainly not intended to be
subclassed. :-)

	If you could show us an example extension (the whole code of
it, somewhere online) that you feel could benefit from certain
enhancements to Bugzilla, that would be helpful in our seeing how
people want to write plugins.

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla Services. And Everything Else, too.



More information about the developers mailing list