Getting more data from inside a template
Gervase Markham
gerv at mozilla.org
Mon Oct 19 16:24:33 UTC 2009
Hi guys,
In a template, can I "break out" and start instantiating Bugzilla::Foo
objects, or am I limited to what the controlling .cgi chooses to pass
me? (I know EVAL_PERL isn't set in Bugzilla, so that route won't work.)
(I want to call Bugzilla::Status->get_all to get information on status
transitions that config.cgi isn't giving me.)
Thanks,
Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list