http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12031 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #29 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to M. Tompsett from comment #28)
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.
If you come up with ideas like that, you really should send a patch too, or you scope creep the bug to a point it never gets signed off IMHO -- You are receiving this mail because: You are watching all bug changes.