Bug 8390

Summary: Place hold button is missing from the MARC view page
Product: Koha Reporter: Gaetan Boisson <gaetan.boisson>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 - low CC: fridolin.somers, gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 8481    
Bug Blocks:    

Description Gaetan Boisson 2012-07-09 12:30:46 UTC
In the staff client, there is a "place hold" button in the "cat-toolbar". This button is displaying in every view except the MARC view.

Best guess at an explanation :
 To display this button we check for the presence of items that are available for loan. This check used to be done on the appropriate 995 subfield in this view. Which doesn't work anymore since we don't manage items in the marcxml any longer.
 Tested on a recently imported biblio on my local install, the place hold button doesn't display, but on a biblio that was imported when items where still managed in the marcxml (which has 995 in the marcxml) the button displays properly.
Comment 1 Gaetan Boisson 2012-07-27 10:18:35 UTC
See also :
Bug 8481 - Items table is showing in opac-MARCdetail.pl but not in MARCdetail.pl
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8481
Comment 2 Fridolin Somers 2012-09-26 14:49:42 UTC
see bug 8481 patch
Comment 3 Fridolin Somers 2013-02-14 15:19:41 UTC

*** This bug has been marked as a duplicate of bug 8481 ***