]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 8 Jul 2010 18:23:59 +0000 (11:23 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 8 Jul 2010 18:23:59 +0000 (11:23 -0700)
commitfcccff080fcfb784354f4bf44d863cb4482a469e
treeee557cd4023acaa487b35897e429b1b3b3868e87
parent0e8eb4037e3931e408aeb98f2ed5760710c961a2
Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
Instead, we pass around a hashref and update the hashref. This patch also
includes some cleanup for bugs surrounding percentage_complete,
attachments.isobsolete, attachments.ispatch, and owner_idle_time.
r=mkanat, a=mkanat
Bugzilla/Bug.pm
Bugzilla/Group.pm
Bugzilla/Search.pm
template/en/default/global/code-error.html.tmpl
template/en/default/global/user-error.html.tmpl
xt/lib/Bugzilla/Test/Search/Constants.pm