Bugzilla – Attachment 109594 Details for
Bug 26331
svc/letters/preview is not executable which prevents CGI functioning
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26331: Make svc/letters/preview executable
Bug-26331-Make-svcletterspreview-executable.patch (text/plain), 923 bytes, created by
Martin Renvoize (ashimema)
on 2020-09-03 09:04:21 UTC
(
hide
)
Description:
Bug 26331: Make svc/letters/preview executable
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-09-03 09:04:21 UTC
Size:
923 bytes
patch
obsolete
>From 9e7d5452b82c3f06b8393d874fff58ef22234e72 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Tue, 1 Sep 2020 15:19:14 +1000 >Subject: [PATCH] Bug 26331: Make svc/letters/preview executable > >Without this patch, you can't preview letters when running Koha in CGI mode. > >To test: >1. Run Koha as CGI (and not Plack) >2. Go to /cgi-bin/koha/tools/letter.pl?op=add_form&branchcode=&module=circulation&code=CHECKIN >3. Try to preview the notice (using a valid barcode) >4. Note in the browser console that svc/letters/preview is generating a 500 error > >Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > svc/letters/preview | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100644 => 100755 svc/letters/preview > >diff --git a/svc/letters/preview b/svc/letters/preview >old mode 100644 >new mode 100755 >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26331
:
109387
|
109581
| 109594