]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for the ...
authormkanat%bugzilla.org <>
Tue, 7 Jul 2009 18:20:04 +0000 (18:20 +0000)
committermkanat%bugzilla.org <>
Tue, 7 Jul 2009 18:20:04 +0000 (18:20 +0000)
commit5b14d4a672bc249bcd85b6dac0d03816f876608b
tree4db6618f07db0b164b0f3865c0a70614194b16ce
parent916983314cfbd52399b7d2cbd2904f4f376cced5
Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
Bugzilla/DB.pm
Bugzilla/DB/Oracle.pm
Bugzilla/Search.pm
buglist.cgi
collectstats.pl
duplicates.cgi
report.cgi
template/en/default/list/table.html.tmpl
whine.pl