[Koha-bugs] [Bug 9455] Embedded mysql quotes in sql string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 28 16:14:09 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9455

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14777|0                           |1
        is obsolete|                            |

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
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 <oleonard at myacpl.org>

Works according to test instructions: Basketgroups functionality appears
to work normally.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list