[Koha-bugs] [Bug 25233] OPAC XSLT material type label "Text" should be "Book"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 21 23:34:13 CEST 2020


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

Lucas Gass <lucas at bywatersolutions.com> changed:

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

--- Comment #7 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 103424
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103424&action=edit
Make the staff client XSLT stylesheets consistent with the ones for the OPAC

This patch makes the staff client XSLT stylesheets consistent with the ones for
the OPAC, it also makes consitent the use of 'Text' when the leader6 = 't'
TO TEST:
1. Have a record with leader06 = 'a' and leader07 = 'c' 'd' or 'm'.
2. Check the staff client results and details page. See that the material type
label says "Book"
3. Check the OPAC client results and details page. See that the materila type
label says "Text"
4. Apply patch.
5. See that both staff client and OPAC results/details all now say "Text"
6. Set the leader6 = 't' and make sure that is says 'Text' on both the staff
client and OPAC

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


More information about the Koha-bugs mailing list