[Koha-bugs] [Bug 27251] Rewrite the QOTD editor using the Koha REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 18 17:07:26 CET 2020


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

--- Comment #8 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> ---
Test plan :
1) In Administration > Global system preferences, enable QuoteOfTheDay in both
OPAC and staff interface
2) Go to Tools > Edit quotes for QOTD feature

Add new quote
3) Click New quote
4) Enter a Source and a Text
5) Click Submit

--> There should be a message saying "Quote added successfully." and the added
quote should appear in the table.

Edit quote
6) Click Edit next to a quote
7) Change the source or the text
8) Click Submit

--> There should be a message saying "Quote updated successfully." and the
change should be visible in the table

Delete a quote
9) Click Delete next to a quote
10) Click Delete again in the confirmation box

--> There should be a message saying "Quote #X was deleted successfully." and
the quote should not be in the table anymore

View quote in the staff interface
11) Go to Koha' staff interface's home page

--> Under the news blocks, there should be a block called "Quote of the day"
with a quote and source from the table

View quote in the OPAC
12) Go to the OPAC's home page

--> Under the news blocks, there should be a block called "Quote of the day"
with the same quote.

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


More information about the Koha-bugs mailing list