]> git.koha-community.org Git - koha.git/commit
Bug 16777: Correct intranet search alias
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 20 Jun 2016 12:57:25 +0000 (14:57 +0200)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 17 Aug 2016 11:11:39 +0000 (13:11 +0200)
commite8ad81f2069c1822f95ca8f092b68745084fb647
tree035019c6d21298d6eb13bcbe128c8b0bfa098b8b
parent71008bac19a242e810e3ae5cf1939c979cb639ad
Bug 16777: Correct intranet search alias

A long-standing typo in our apache config files:
[intranet]/search refers to search.pl (which does not exist)

This patch refers it to catalogue/search.pl

Test plan:
Run an install or copy the change from apache-shared-intranet.conf or
koha-httpd.conf to your apache config. Restart Apache and check
if http://[your staff client]/search works.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Tested by making manual changes according to the patch. Did not test a
new installation.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 3fe6abc9d57fc1dc9968af0b25644f4cdb2289e0)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit 113aaae895c10faeddebd5bd41fd06c1ca8002c0)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
debian/templates/apache-shared-intranet.conf
etc/koha-httpd.conf