Bug 24198 - itemtype image not displayed in search results anymore
Summary: itemtype image not displayed in search results anymore
Status: RESOLVED DUPLICATE of bug 24121
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Fridolin Somers
QA Contact: Testopia
URL:
Keywords:
Depends on: 14385
Blocks:
  Show dependency treegraph
 
Reported: 2019-12-10 06:57 UTC by Fridolin Somers
Modified: 2019-12-10 08:17 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 24198: itemtype image not displayed in search results anymore (1.44 KB, patch)
2019-12-10 07:03 UTC, Fridolin Somers
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Fridolin Somers 2019-12-10 06:57:16 UTC
In staff interface, itemtype image not displayed in search results anymore.
This depends on system preference noItemTypeImages when itemtype is at biblio level.

Looks like its a consequence of Bug 14385
Comment 1 Fridolin Somers 2019-12-10 07:03:58 UTC
Created attachment 96131 [details] [review]
Bug 24198: itemtype image not displayed in search results anymore

In staff interface, itemtype image not displayed in search results anymore.
This depends on system preference noItemTypeImages when itemtype is at biblio level.

Looks like its a consequence of Bug 14385

Test plan :
1) On a catalog with itemtype is at biblio level
2) Set preference noItemTypeImages to "yes"
3) Check there are icons on itemtypes
4) Go to staff interface
5) Perform a search
6) Check you see icon in search results table
Comment 2 Jonathan Druart 2019-12-10 08:17:46 UTC

*** This bug has been marked as a duplicate of bug 24121 ***