[Koha-bugs] [Bug 5253] New: runreport.pl does not work with new options (-to, -from, -email, -format)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 25 21:03:05 CEST 2010


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

           Summary: runreport.pl does not work with new options (-to,
                    -from, -email, -format)
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Command-line Utilities
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: ian.walls at bywatersolutions.com
         QAContact: koha-bugs at lists.koha-community.org
   Estimated Hours: 0.0


The runreport.pl cronjob does not work with email.  The POD does not show the
other options than -m, -h and -v, even though -format, -to, -from and -email
have been added as options.  There is therefore no way to tell the script to
send an email to anyone without manually editing the $to, $from or $email
variable.

Additionally, the text that is printed to the screen is raw HTML, without
headers or content type indentification.  This would make for an unattractive
email to be sent, even if it were possible.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list