[Bug 20666] New: accountline-details.pl wrong permissions
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Bug ID: 20666 Summary: accountline-details.pl wrong permissions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Clicking "Details" on a list of a patron's fines and payments (http://localhost:8081/cgi-bin/koha/members/boraccount.pl?borrowernumber=##) results in a Error 500 when plack is turned off. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Patch complexity|--- |Trivial patch Assignee|koha-bugs@lists.koha-commun |mtompset@hotmail.com |ity.org | Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 --- Comment #1 from M. Tompsett <mtompset@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- find . -name "*.pl" -type f ! -executable I believe the only other one that matters in opac/opac-routing-lists.pl I finally got the routing list tab to appear in OPAC and confirmed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 --- Comment #3 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 74888 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74888&action=edit 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 get an error 500 page. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|accountline-details.pl |Wrong Permissions prevent |wrong permissions |non-plack pages to load -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74887|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 74923 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74923&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 Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74888|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 74924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74924&action=edit 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 <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |julian.maurice@biblibre.com |y.org | CC| |julian.maurice@biblibre.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74923|0 |1 is obsolete| | --- Comment #6 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 74937 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74937&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 Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74924|0 |1 is obsolete| | --- Comment #7 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 74938 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74938&action=edit 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 <katrin.fischer.83@web.de> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 18.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |martin.renvoize@ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org