[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
Wed Oct 24 11:10:41 CEST 2012


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

Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12698|0                           |1
        is obsolete|                            |
  Attachment #12699|0                           |1
        is obsolete|                            |
  Attachment #12700|0                           |1
        is obsolete|                            |
  Attachment #12701|0                           |1
        is obsolete|                            |
  Attachment #12772|0                           |1
        is obsolete|                            |

--- Comment #38 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> ---
Created attachment 13017
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13017&action=edit
Bug 6030 Allow html content in letters

Squashed commit of the following:

commit 8368e5de723ec7607402be341975014c8b7b0ea9
Author: Henri-Damien LAURENT <henridamien.laurent at 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.laurent at 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.meynieux at 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.meynieux at 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

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


More information about the Koha-bugs mailing list