Summary: | Typo in Quotes module | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | Pushed to main --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | david |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
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 |
Description
Marcel de Rooy
2025-06-25 13:47:39 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> Pushing it rightaway in RM queue. Trivial. Nice work everyone! Pushed to main for 25.11 |