[Koha-bugs] [Bug 8483] Borrower reading history should include deleted items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 28 18:34:14 CEST 2015


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

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

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

--- Comment #22 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 42935
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42935&action=edit
Bug 8483 - Borrower reading history should include deleted items

When showing a borrower's reading history, it'd be good to be able to
include the deleted items also, as we have that information available.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Members/GetAllIssues.t
3) Check out and return an item for a patron
4) Delete that item
5) Verify the record still shows in the patron's reading history
6) Delete the record entirely
7) Verify the record still shows in the patron's reading history,
   but that the title is now just text instead of a hyperlink.

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


More information about the Koha-bugs mailing list