[Koha-bugs] [Bug 15120] runreport.pl doesn't allow custom subjects anymore

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 6 14:21:08 CET 2015


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44461|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 44555
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44555&action=edit
[PASSED QA] 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 at 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 at tamil.fr>
  Bug repeatable and fixed by this patch.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list