[Koha-bugs] [Bug 34502] New: Useless SEARCH_RESULT.localimage usage

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 9 03:05:44 CEST 2023


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

            Bug ID: 34502
           Summary: Useless SEARCH_RESULT.localimage usage
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

In ./koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt the following
line is useless:

[% SEARCH_RESULT.localimage | html %]

This hash key doesn't exist so it just renders nothing.

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


More information about the Koha-bugs mailing list