[Koha-bugs] [Bug 8168] ersatz CSV header in attachment of overdue notices sent to administrator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 17 17:11:50 CET 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25874|0                           |1
        is obsolete|                            |
  Attachment #25875|0                           |1
        is obsolete|                            |

--- Comment #15 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 26413
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26413&action=edit
Bug 8168 - Fixing header of non csv files

This determines if the CSV header should be included or not and
then generates it as needed using the delimiter specified in the
delimiter system preference.

TEST PLAN
---------
1. make some overdues books
2. run the overdue notices script without the -csv
3. check emails notice csv header is in the email
4. apply the patch
5. run the overdue notice again
6. check email notice csv header is absent

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Signed-off-by: wajasu <matted-34813 at mypacks.net>

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list