https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11317
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #80 from Katrin Fischer <[email protected]> --- I am testing with a kohadevbox, but have problems to access the file, even though it is listed on the page. This is what I did: - Added the entry to koha-conf.xml, copied from the plugins/uploads default <accessdir>/var/lib/koha/kohadev/files</accessdir> - Created a file with runreport.pl and moved it to the files directory - The file is listed on the tool page - When I try to access the file, I get "internal server error" - The Plack error log shows: /home/vagrant/kohaclone/tools/access_files.pl line 119. I thought it might be permission related, but even with 777 the problem remains: -rwxrwxrwx 1 kohadev-koha kohadev-koha 592 Aug 8 2017 report1.csv While testing I've made a few little changes: - Fixed conflicts on reports-home.tt from adding/removing the link before moving it to tools - Slightly reworded second line on the tools page to be a bit more verbose. - Added entry to the tools-menu.inc. Attaching this as a follow-up for sign-off if you agree. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
