[Koha-bugs] [Bug 20666] accountline-details.pl wrong permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 26 18:30:09 CEST 2018


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

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 74887
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74887&action=edit
Bug 20666: Correct executable permissions

TEST PLAN
---------
On a kohadevbox:
 1) sudo koha-plack --enable kohadev
 2) restart_all
 3) Enter fines for a patron in the staff client
 4) Go to the 'Fines' tab (left pane)
 5) Go to the 'Account' tab (below the row of buttons)
 6) Click 'Details'
    -- no issues
 7) sudo koha-plack --disable kohadev
 8) restart_all
 9) refresh page
    -- Error 500
10) apply patch
11) restart_all
12) refresh page
    -- no issues
13) sudo koha-plack --enable kohadev
14) restart_all
15) refresh page
    -- no issues

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


More information about the Koha-bugs mailing list