[Koha-bugs] [Bug 9394] Use reserve_id where possible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 24 00:22:31 CEST 2013


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

--- Comment #45 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 19898
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19898&action=edit
Bug 9394: (follow-up) fix query column alias

A change-and-replace went a tick too far.  This patch
adjusts the column alias in the query run in MergeHolds()
to reflect that the value being returned is the number of
hold requests, not an ID.

To test:

[1] This patch should have no visible changes to behavior.  To
    verify, pick to bib records that have hold requests on them,
    then merge them together.  Verify that the merged bib
    contains sll of the hold requests on it.

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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


More information about the Koha-bugs mailing list