Bug 17274: Display the place where the memcached is picked
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Sep 2016 09:26:34 +0000 (10:26 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 2 Nov 2016 10:55:54 +0000 (10:55 +0000)
commitb3f9232b6acaa0db7eed520a22ca0b07271b27ae
treec6df4c963e5506f9b16da10a020134aed027a420
parentd041018394401a40cc541fd2ae1ea338b14da051
Bug 17274: Display the place where the memcached is picked

The memcached config can be read from ENV or koha-conf.xml
In order to remove any ambiguity, let's inform the user which config is
used.

Test plan:
1/ Define the memcached config in ENV and $KOHA_CONF
=> Go on about page, you should get a warning
2/ Define the memcached config in ENV and not in $KOHA_CONF
=> Go on about page, you should get a warning
3/ Do not defined the memcached config in ENV or $KOHA_CONF
=> Go on about page, you should get a warning
4/ Define the memcached config in $KOHA_CONF and not in ENV
=> Go on about page, you should not get a warning, this is the expected
config

Followed test plan, works as expected.
Signed-off-by: Marc <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
about.pl
koha-tmpl/intranet-tmpl/prog/en/modules/about.tt