http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9455
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14777|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 14897 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14897&action=edit [SIGNED-OFF] 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. -- 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/
