[Koha-bugs] [Bug 31518] New: Hidden items count not displayed on hold request page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 4 09:21:53 CEST 2022


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

            Bug ID: 31518
           Summary: Hidden items count not displayed on hold request page
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: minor
          Priority: P5 - low
         Component: Hold requests
          Assignee: joonas.kylmala at iki.fi
          Reporter: joonas.kylmala at iki.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

If I go place a hold on staff interface (request.pl) and the staff member
logged in has "Lost items in staff interface" setting set to "Hidden by
default" in the patron category settings and a biblio has a lost item then we
get on the page the following link:

> Show all items ( hidden) 

The lost/hidden item count is missing due to a syntax error, it should read:

> Show all items (1 hidden)

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


More information about the Koha-bugs mailing list