http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15120 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44351|0 |1 is obsolete| | --- Comment #2 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 44461 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44461&action=edit Bug 15120 - runreport.pl cronjob doesn't allow custom subjects anymore To test, well do something like misc/cronjobs/runreport.pl --subject="My fancy subject!" --to=you@youraddress.com 1 where 1 is the number of your favourite saved report. Success is your email arrives with the subject "My fancy subject!" Failure is (with --subject defined) you get either the description of the report, or "Koha saved report" as the subject. This is success without --subject defined. Signed-off-by: Frederic Demians <f.demians@tamil.fr> Bug repeatable and fixed by this patch. -- You are receiving this mail because: You are watching all bug changes.