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

--- Comment #1 from Sophie MEYNIEUX <sophie.meyni...@biblibre.com> ---
Created attachment 22611
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22611&action=edit
Bug 11173 : Notifications by email lacks carriage returns if content type is
HTML

Test plan :
- Define one letter template for overdues for example
- Check "HTML Message"
- Define some overdue rules that are using this letter
- Find one borrower that has overdues triggering this notification.
- Run misc/cronjobs/overdue_notices.pl to generate the message and change
to_address to give your email

Without patch :
- run misc/cronjobs/process_messsage_queue.pl => email content is all on one
line

With the patch :
- change message status to 'pending' so that it could be sent once again
- run misc/cronjobs/process_message_queue.pl => email content is displaid
correctly with carriage returns as defined in template

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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