[Koha-bugs] [Bug 13851] Replace waiting holds logic in circulation.pl with Koha Objects

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 9 19:37:42 CEST 2015


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #10 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 40039
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40039&action=edit
[SIGNED-OFF] Bug 13851 - Replace waiting holds logic in circulation.pl with
Koha Objects

This is the original patch for bug 12892 and replaces the older style of
fetching the holds data with Koha Objects. It will be used as a
foundation for future features.

Test Plan:
1) Apply this patch
2) Create a hold, set to waiting
3) Browse to circulation.pl for that patron
4) Note you see the list of waiting holds
5) Switch your logged in branch to a different branch
6) Note the "Waiting at" line is no longer emphasized.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

Signed-off-by: Cathi Wiggins <CWIGGINS at ci.arcadia.ca.us>

Signed-off-by: Megan Wianecki <mwianecki at mplmain.mtpl.org>

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


More information about the Koha-bugs mailing list