http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12443
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28917|0 |1 is obsolete| | --- Comment #2 from David Cook <[email protected]> --- Created attachment 28918 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28918&action=edit Bug 12443 - Initial re-factoring of buildQuery This patch reduces three repeated code fragments into a single internal subroutine, which is easier to read, has comments, and should make it easier to refactor more buildQuery code in the future. _TEST PLAN_ Before applying 1) Run a bunch of different searches in the staff client and OPAC in separate tabs 2) Apply the patch 3) Run the same searches again (maybe in yet more tabs) and notice that the results are exactly the same. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
