Bug 7486

Summary: empty columns (call number, barcode) on holds tab
Product: Koha Reporter: Adrien SAURAT <adrien.saurat>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED INVALID QA Contact: Ian Walls <koha.sekjal>
Severity: minor    
Priority: P5 - low    
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:
Attachments: Screenshot of tab with empty fields
Screenshot showing item-level information

Description Adrien SAURAT 2012-02-01 10:55:34 UTC
Created attachment 7407 [details]
Screenshot of tab with empty fields

[MT1280]
Home › Patrons › Patron Details for John Smith (6888) 

When checking the detail page of a borrower having books on hold, two tabs behave differently in page bottom.

The checkouts tab displays call number and barcode informations.
The holds tab has two columns dedicated to these informations but they are empty (see screenshot).
Comment 1 Owen Leonard 2012-02-01 13:34:40 UTC
Created attachment 7409 [details]
Screenshot showing item-level information

The are empty if a copy has not been allocated for the patron. Being item-level information, it cannot be displayed unless it is either an item-level hold or a copy has been found to fulfill the hold.

This screenshot shows that it works in both cases: A hold which has an item allocated for it (the first line) and an item-level hold (the last line).