https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23578
Bug ID: 23578
Summary: Koha ILL backends directory is not included in @INC
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: ILL
Assignee: [email protected]
Reporter: [email protected]
The Koha ILL backends directory can be configured in koha-conf.xml, however,
this directory is not included in @INC
To test:
1 - Define backends_directory in koha-conf.xml as
/var/lib/koha/instance/Koha/Illbackends
2 - Install a backend there
3 - Restart things, enable ILLModule syspref
4 - Check the about page, it should not have a warning about 'No backends
installed'
5 - Try to place a new request - internal server error
6 - Check the plack logs, the module cannot be required
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/