[Koha-bugs] [Bug 20161] Show same information for format, material type etc. on the detail page as in the result list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 2 22:48:41 CET 2022


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

Lucas Gass <lucas at bywatersolutions.com> changed:

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

--- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 131303
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131303&action=edit
Bug 20161: add format, material type, etc to staff/OPAC details page

For staff side:
1. Make sure DisplayIconsXSLT is on.
2. Look at the results page from the staff client.
3. Notice the results_material_type contains 'Material type', 'Format',
'Literary form', 'Type of visual material'
4. Look at the staff detail page and notice that only 'Material type' will
show.
5. Apply patch and restart everything
6. Now look at the detail page and it should match what you see on the results
page.
7. Turn off DisplayIconsXSLT
8. Make sure nothing on the results_material_type now displays.

For OPAC:
1. Make sure DisplayOPACiconsXSLT is on.
2. Look at the results page from the OPAC.
3. Notice the results_material_type contains 'Material type', 'Format',
'Literary form', 'Type of visual material'
4. Look at the OPAC detail page and notice that only 'Material type' will show.
5. Apply patch and restart everything
6. Now look at the detail page and it should match what you see on the results
page.
7. Turn off DisplayOPACiconsXSLT
8. Make sure nothing on the results_material_type now displays.

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


More information about the Koha-bugs mailing list