[Koha-bugs] [Bug 27325] Fix singular/plural forms on the OPAC dashboard

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 6 18:37:20 CET 2021


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 114899
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114899&action=edit
Bug 27325: Fix singular/plural forms on the OPAC dashboard

This patch adds handling of plurals to the display of counts on the
logged-in user's dashboard: checkouts, overdues, etc.

To test, apply the patch and log in to the OPAC.

 - Go to the OPAC main page and check the user dashboard area.
 - Confirm that the correct numbers and plural forms are shown for
   checkouts, overdues, holds pending, holds waiting, and messages.
 - Test each of those categories with counts of 0, 1, and more than one
   to confirm that the plural forms are correct.
 - Test with various counts of each type of message: OPAC notes as
   defined when editing a patron record and notes added via the checkout
   page.

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


More information about the Koha-bugs mailing list