[Koha-bugs] [Bug 12031] Task Scheduler not sending mail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 7 03:42:36 CEST 2014


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

--- Comment #13 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 26847
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26847
Bug 12031 - Task scheduler not sending mail

Review of attachment 26847:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12031&attachment=26847)
-----------------------------------------------------------------

::: tools/scheduler.pl
@@ +35,5 @@
>  
>  my $input = new CGI;
> +my $base;
> +
> +if ( C4::Context::->config('supportdir') ) {

::-> ?! Nope. Should be just ->. I'm seeing if I can generate a patch with your
name on it that fixes this. I have a sha1 hash issue.

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


More information about the Koha-bugs mailing list