https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16777 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53317|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 53347 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53347&action=edit [PASSED QA] 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> -- You are receiving this mail because: You are watching all bug changes.