https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38395

--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 181373
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181373&action=edit
Bug 38395: Display bibliographic data for deleted biblios in holds history

This patch adds deleted_biblio to the patron holds api and adjsuts the display
to
shwo the data for deleted items

To test:
 - place a hold
 - cancel the hold
 - look in patron hold history, see the title
 - delete the biblio
 - reload patron hold history
 - you see a line with no title or author
 - apply patch, yarn build, restart_all
 - reload patron hold history
 - success, you see deleted title info
 - enable OPACHoldsHistory preference
 - sign in to OPAC as patron
 - confirm holds history shows deleted title info

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to