From e403e617b89c72124f7a5cb8115e2f9d4dfa8e73 Mon Sep 17 00:00:00 2001 From: Mark Tompsett Date: Thu, 26 Apr 2018 16:57:47 +0000 Subject: [PATCH] Bug 20666: Correct permissions on opac-routing-lists.pl You will need to have the 'Your routing lists' appear in the opac-user page in order to trigger the error. Make sure plack is off, and you will an error 500 page. Signed-off-by: Katrin Fischer Signed-off-by: Julian Maurice --- opac/opac-routing-lists.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 opac/opac-routing-lists.pl diff --git a/opac/opac-routing-lists.pl b/opac/opac-routing-lists.pl old mode 100644 new mode 100755 -- 2.14.2