Bug 12031: [QA Follow-up] Undefined routine and change to koha-conf.xml
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 4 Aug 2014 08:56:34 +0000 (10:56 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 27 Oct 2014 13:38:11 +0000 (10:38 -0300)
commite949eba409338efc68432fb47c8f9c9902679c78
treecfc418687072d18c0131b1f207ebdb73177d968a
parent9b01fd97ea323b00629709d04f50cdd27e45dfa5
Bug 12031: [QA Follow-up] Undefined routine and change to koha-conf.xml

[1] Routine add_cron_job was added in 2007 but has not been defined.
    Parameter Recurring is not used.
[2] Made some changes to koha-conf.xml. Instead of an example to edit,
    I replaced it by the SCRIPT_NONDEV_DIR install variable.
[3] SCRIPT_NONDEV_DIR had to be included in rewrite-config.pl and the
    path had to be corrected for dev installs in Makefile.PL

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested single and dev install for supportdir change.
Compared installations with and without the patches for this report.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Makefile.PL
etc/koha-conf.xml
rewrite-config.PL
tools/scheduler.pl