http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12294

--- Comment #2 from Sophie MEYNIEUX <[email protected]> ---
Test plan :
* define an OVERDUE notice with html activated, with <br /> at each end of line
* make sur you've got some borrowers with overdues meeting your notices
triggering rules (some with valid email and others without)
* run overdue_notices.pl -html to generate html files for borrowers without
email

Without patch
* email notifications are correctly formated as html content, with one <br />
at each end of line
* in html file, <br /> is duplicated at each end of line

With patch
* nothing changes for email notification
* html file is correctly formatted with only one <br /> at each end of line

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to