Bug 10915: fix About->timeline breakage on incompletely upgraded Koha
authorMason James <mtj@kohaaloha.com>
Thu, 19 Sep 2013 12:06:20 +0000 (00:06 +1200)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sun, 13 Oct 2013 14:14:59 +0000 (11:14 -0300)
commit7e6e331a3f751fd20622a14d44b74cfa17d7964e
treea157c04ff5495133f3d3d2b54ea0292a0ae88e62
parent8b9759e6574132b3b87e6a4a4ad768fc6621087d
Bug 10915: fix About->timeline breakage on incompletely upgraded Koha

This patch supplies a default value for the koha-conf.xml
setting docdir to handle the case where the user neglects
to set it upon upgrade.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Fixes dev and standard installs without docdic tag in koha-conf.xml.
Doesn't break when docdir present either. Warning still present
on packages install that didn't add the docdir definition in koha-conf.xml

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 3ae471a352fa2b00782c29c5c40f39db04fe510a)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 77daa7d76d9883cb53366e968c89179515e9b2b9)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 77daa7d76d9883cb53366e968c89179515e9b2b9)
about.pl