[Koha-bugs] [Bug 35187] Fix line breaks in some HTML notices, including WELCOME

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 10 19:29:05 CET 2023


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

--- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 158813
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158813&action=edit
[23.05] Bug 35187: Fix missing line breaks in WELCOME notice

When a notices is marked as HTML, we need to use block elements
(p, div, li, etc.) or explicit line breaks.
This adds the line breaks where required.

To test:

WELCOME
* Without patch
* Make sure your Koha can send email (set up SMTP server,
KohaAdminLibraryAddress)
* Make sure your patron has an email set
* In patron account, use "More > Welcome email"
* Verify all text is on one line
* Apply patch
* reset_all to install new sample notice templates
* Repeat test, verify welcome notice is now nice

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


More information about the Koha-bugs mailing list