http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Sophie MEYNIEUX <sophie.meynieux@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Sophie MEYNIEUX <sophie.meynieux@biblibre.com> --- Test plan : * you must have a directory with some *.html files inside (ideally some files generated by overdue_notices.pl with -html parameter or by gather_print_notices.pl) Without the patch : * run several times (not the same day): misc/cronjobs/printoverdues.sh <directory_path> * look into the last generated tar file with tar tvf <my file>.tar.gz => you can see that the file contains *.tar.gz files With the patch : * proceed as described above => you can see that the file only contains *.pdf file (and is smaller) -- You are receiving this mail because: You are watching all bug changes.