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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 10 05:39:44 CEST 2014


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

--- Comment #28 from M. Tompsett <mtompset at hotmail.com> ---
Actually, if you look at
...net-tmpl/prog/en/modules/tools/scheduler.tt
you will see:
[% IF ( job_add_failed ) %]
<div class="dialog message">Failed to add scheduled task</div>
[% END %]

I think something could be added into tools/scheduler that displays a
configuration required type message when the defaulting $base directory doesn't
exist. This would then cause people to look at the koha-conf.xml which now has
that useful message in it based on your latest patch.

Leaving status untouched, because I'm not sure if Marcel would consider the new
patch alone sufficient, or if implementing this idea I just gave would be
required too.

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


More information about the Koha-bugs mailing list