Bug 35853

Summary: "Thankyou" all one word in English language defaults for TICKET notices
Product: Koha Reporter: Eric Phetteplace <ephetteplace>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: REOPENED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 23.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Eric Phetteplace 2024-01-20 00:12:06 UTC
The English language "TICKET_*" notices for the recent feature Catalog Concerns all spell "Thank you" without a space between the two words as "Thankyou". I searched for "thankyou" in the code base and see the misspelling here in a db revision: https://github.com/Koha-Community/Koha/blob/b54da05c73c9ea5b04d3552b34fcc636b0a71851/installer/data/mysql/db_revs/221200010.pl#L97
Comment 1 Katrin Fischer 2024-01-20 11:01:24 UTC
Hi, this was already fixed in bug 33759, but you will have to fix if you installed before that.
Comment 2 Katrin Fischer 2024-01-20 11:01:43 UTC
... fix your notices ...
Comment 3 Katrin Fischer 2024-01-20 11:10:40 UTC

*** This bug has been marked as a duplicate of bug 33759 ***
Comment 4 Katrin Fischer 2024-01-20 11:11:42 UTC
Thinking about it... we could also fix the database updates for people updating. - The original fix only fixed the templates installed for new installations. Reopening.