[Koha-bugs] [Bug 23506] Sound material type displays wrong icon in OPAC/Staff details

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 2 22:17:01 CET 2019


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 94973
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94973&action=edit
Bug 23506: Display correct icon in staff client and OPAC

When the leader6 is set to 'i' the MARC21slim2intranetDetail.xsl
attempts to display 'SO.png' which does not exist.

TEST PLAN:
1. Find or create a record with an 'i' as the 6th position in the 000 leader.
2. Do to the OPAC detail page and staff detail for an item in that record.
3. Notice the material type icon does not display because SO.png does not
exist.
4. Apply patch and restart_all
5. Look at the opac detail and staff detail page again after clearning the
browser cache.
6. The material type icon now displays (MU.png), this is the same icon used on
the OPAC results page.

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list