Bug 40242 - Typo in Quotes module
Summary: Typo in Quotes module
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-25 13:47 UTC by Marcel de Rooy
Modified: 2025-06-26 22:28 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
This fixes a typo in the code for the quote of the day tool (there were two =>).
Version(s) released in:
25.11.00
Circulation function:


Attachments
Bug 40242: Remove double operator in Quotes.pm (978 bytes, patch)
2025-06-25 13:49 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2025-06-25 13:47:39 UTC

    
Comment 1 Marcel de Rooy 2025-06-25 13:49:26 UTC
Created attachment 183499 [details] [review]
Bug 40242: Remove double operator in Quotes.pm

Test plan:
Read patch.
Run t/db_dependent/Koha/Quotes.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Marcel de Rooy 2025-06-25 13:50:12 UTC
Pushing it rightaway in RM queue. Trivial.
Comment 3 Lucas Gass (lukeg) 2025-06-26 17:12:06 UTC
Nice work everyone!

Pushed to main for 25.11