http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13287
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from M. de Rooy <[email protected]> --- Hi Simith, Thanks for writing your patch, but I do have a question: Although we have some cron jobs that use or even fall back to preferences, it is not the default solution. Normally, cronjobs should just get their parameters from the command line. If you do not pass a command line parameter and you do not expect the cronjob to use a pref as fallback, you could suddenly have lost your suggestions unwillingly. So, could you give a very good reason why the script still should fall back to the pref value? Isn't it true that you set this cmd line parameter once in your crontab and do not touch it again? Marcel -- 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/
