http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12031
--- Comment #28 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
