| 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: | Needs documenting --- | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | david, fridolin.somers, wainuiwitikapark |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | 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,25.05.02,24.11.08
|
| 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 Nice work everyone! Pushed to 25.05.x Pushed to 24.11.x for 24.11.08 Not backporting to 22.11.x as it wasn't backported to 24.05.x |