http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13447 Bug ID: 13447 Summary: runreport.pl html email fails Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt@gmail.com Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org When running runreport.pl from the command line with the following valid options the resulting email contains an empty body. perl /usr/share/koha/bin/cronjobs/runreport.pl --format=html --to='me@myemail.com' 58 The above command is taken from a test on a package based install and run under koha-shell for the instance. However, I have also tested with a dev type install and obtained the same result. -- You are receiving this mail because: You are watching all bug changes.