[Koha-bugs] [Bug 33759] Typo: Thankyou

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 11 13:32:04 CEST 2023


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

Alexander Wagner <alexander.wagner at desy.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154358|0                           |1
        is obsolete|                            |

--- Comment #3 from Alexander Wagner <alexander.wagner at desy.de> ---
Created attachment 154360
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154360&action=edit
Bug 33759: Fix typo 'Thankyou' in sample notices

This fixes the typo 'Thankyou' in some of the sample notices.

To test:
* With the sample data
* Create and run a report:
  SELECT code,content FROM letter where content LIKE "%Thankyou%";
* Verify 3 notices contain 'Thankyou'
* Apply patch
* Drop your database
* Run the web installer
* Run report again, you should no longer get any results

Signed-off-by: Alexander Wagner <alexander.wagner at desy.de>

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


More information about the Koha-bugs mailing list