[Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 14 16:35:58 CEST 2012


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

--- Comment #23 from Mason James <mtj at kohaaloha.com> ---
Created attachment 12235
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12235&action=edit
Bug 6030 follow-up

Fixing problem detected previously:
* add column_def retrieval, to have header displaying the "explained" row name,
not the table name. (the name is not expanded for CSV exports)
* removed some warnings.
* fixed some problems with csvfilename being defined/empty. Now, csvfilename is
always defined, and set to '' by default. Some tests have been updated
accordingly
* added the charset=UTF8 on mail headers.

This patch also adds some missing columns to columns.def

Signed-off-by: Sophie Meynieux <sophie.meynieux at biblibre.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list