http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9455
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14897|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 15480 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15480&action=edit [PASSED QA] Bug 9455: Remove unnecessary quoting from sql Wa've removed the mysql specific back quotes from sql files But this case remained of them embedded in an sql string Also removed the unnecessary call to finish and temporary variable in the subroutine return Testing: Functionality should remain unchanged. Retrieval of basketgroups in acquisitions should not be affected Signed-off-by: Owen Leonard <[email protected]> Works according to test instructions: Basketgroups functionality appears to work normally. Signed-off-by: Katrin Fischer <[email protected]> Checked SQL produces the same results as before and did some tests on the basket group functionality. -- 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/
