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

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14128|0                           |1
        is obsolete|                            |

--- Comment #46 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 14129
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14129&action=edit
[SIGNED-OFF] Bug 6030 Allow html content in letters

Squashed commit of the following:

commit 8368e5de723ec7607402be341975014c8b7b0ea9
Author: Henri-Damien LAURENT <henridamien.laur...@biblibre.com>
Date:   Tue Sep 21 14:41:07 2010 +0200

    Bug 6030 : overdue_notices :Removing warning

    Two extra warnings were issued when using html

commit 5984fc92772af68c51f7f5b5450fd5b27d5b6d37
Author: Henri-Damien LAURENT <henridamien.laur...@biblibre.com>
Date:   Tue Sep 21 12:27:29 2010 +0200

    Bug 6030 : Letters can be html in overdu_notices.pl

Signed-off-by: Sophie Meynieux <sophie.meyni...@biblibre.com>

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.meyni...@biblibre.com>

 Bug 6030 followup : add a condition to use getlanguage in bath mode

Bug 6030 followup : Specify "biblio.title" as a column name to differentiate
from borrowers.title

Conflicts:

    misc/cronjobs/overdue_notices.pl

Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

-- 
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