https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31282 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #4 from David Nind <david@davidnind.com> --- Testing notes (using koha-testing-docker): - I couldn't get step 1 to work for me, so I ended up: . Creating a new report: SELECT borrowernumber, firstname, surname, address, email, address2, city, zipcode, dateofbirth FROM borrowers WHERE MONTH(dateofbirth) = 08 . Edited details of patrons in the results so that they have an email address. . Created a notice with a code called BIRTHDAY and added some text to the Email notice with non-ASCII characters. ==> step 3 worked as expected -- You are receiving this mail because: You are watching all bug changes.