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

            Bug ID: 38845
           Summary: OpacNoItemTypeImages required to show item type images
                    in staff interface advanced search
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: oleon...@myacpl.org
          Reporter: caroline.cyr-la-r...@inlibro.com
        QA Contact: testo...@bugs.koha-community.org

In koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt, there is
this line

[% UNLESS ( Koha.Preference('OpacNoItemTypeImages') ) %]

However, the item type images in the staff interface are (should be) managed by
noItemTypeImages.

To test:

1. Add images to item types, if there aren't any already (KTD has them by
default)
   1.1. Go to Administration > Item types
   1.2. Click 'Edit' next to one of the item types
   1.3. Choose an icon
   1.4. Click 'Save changes'

2. Disable OpacNoItemTypeImages

3. Enable noItemTypeImages (already enabled in KTD)

4. Go to the advanced search page
   --> The item types don't have any images next to them

5. Reenable OpacNoItemTypeImages and go back the the advanced search page
   --> The images are displayed

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to