[Koha-bugs] [Bug 26331] svc/letters/preview is not executable which prevents CGI functioning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 1 07:21:22 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26331

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 109387
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109387&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list