Bugzilla->input_params
Max Kanat-Alexander
mkanat at bugzilla.org
Mon Nov 9 19:44:32 UTC 2009
There is a new way to get CGI paramters under some circumstances, on
HEAD, Bugzilla->input_params:
http://www.bugzilla.org/docs/tip/en/html/api/Bugzilla.html#input_params
Generally, for now you should continue using Bugzilla->cgi to get
parameters, but input_params should be used if you have to get CGI
parameters inside of modules (with careful thought about how that will
work in the WebService).
-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.
More information about the developers
mailing list