[Koha-bugs] [Bug 25582] Don't show OPAC problems entry on dashboard when there are no reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 2 13:14:44 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 105482
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105482&action=edit
Bug 25582: Don't show OPAC problems entry on dashboard when there are no
reports

This patch makes a minor correction to the template to correct the check
on outstanding OPAC problem reports. An error was preventing the check
from working correctly.

To test, apply the patch and enable the OPACReportProblem system
preference.

 - On the staff interface home page, check the area showing pending
   operations (suggestions, tags, etc.).
 - If you have no pending OPAC problem reports there should be no line
   for OPAC problem reports.
   - If necessary, mark all pending OPAC problem reports closed and
     confirm that when there are no outstanding reports the link is
     hidden.
  - If necessary, test that the link appears when you have one or more
    OPAC problem reports.
    - Go to the OPAC and use the "Report a problem" to submit a test
      report.
    - Check that the staff interface home page reflects that there is
      now a pending report.

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


More information about the Koha-bugs mailing list