[Koha-bugs] [Bug 26223] New: The OPAC ISBD view does not display item information

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 17 10:52:14 CEST 2020


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

            Bug ID: 26223
           Summary: The OPAC ISBD view does not display item information
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: a.roussos at dataly.gr
        QA Contact: testopia at bugs.koha-community.org

The ISBD view in the OPAC interface does not display item information.

To reproduce this issue, have a biblio with at least one item attached to it
and include one of the following snippets in the OPACISBD system preference,
depending on your MARC flavour:

MARC21:
#952|<br/><h2>Items</h2><table><th>Copy number</th><th>Shelving
location</th><th>Koha item type</th><th>Barcode</th><th>Call number (Full call
number)</th><th>Materials specified (bound volume or other
part)</th>|<tr><td>{952t} </td><td> {952c} </td><td> {952y} </td><td> {952p}
</td><td> {952o} </td><td> {9523}</td></tr>|</table>

UNIMARC:
#995|<br/><h2>Items</h2><table><th>Copy number</th><th>Shelving
location</th><th>Koha collection</th><th>Barcode</th><th>Call number (Full call
number)</th><th>Numbering (volume or other part)</th>|<tr><td>{9956} </td><td>
{995e} </td><td> {995h} </td><td> {995f} </td><td> {995k} </td><td>
{995l}</td></tr>|</table>

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


More information about the Koha-bugs mailing list