[Koha-bugs] [Bug 16371] Quote of the Day (QOTD) for the staff interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 14 09:08:25 CEST 2020


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

Emmi Takkinen <emmi.takkinen at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106819|0                           |1
        is obsolete|                            |

--- Comment #35 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 106858
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106858&action=edit
Bug 16371: Rewrite get_daily_quote

An updated test plan:
1. Apply the patch(es).
2. Run the database update (updatedatabase on koha-testing-docker).
3. Check that the 'QuoteOfTheDay' system preference options
   work as expected:
   - OPAC: QOTD only appears in the OAPC
   - Staff interface: QOTD only appears in the staff interface
   - Both (Select all): QOTD appears in the staff interface and OPAC
4. Run the tests and make sure they pass:
   prove t/db_dependent/Koha/Quotes.t
5. Sign off!

----
Fixed errors on get_daily_quote and adjusted tests.

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


More information about the Koha-bugs mailing list