http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7904
Priority: P5 - low
Change sponsored?: ---
Bug ID: 7904
Assignee: [email protected]
Summary: SIP modules handling of @INC is confused
QA Contact: [email protected]
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: SIP2
Product: Koha
The modules which constitute the SIPserver use the same PERL5LIB as the rest of
the system but they themselves use a non koha namespace which has to be passed
to server (equivalent to setting PERL5LIB to $PERL5LIB/C4/SIP ). It should be
more consistent which would make it easier to write tests for the modules and
lessen need to write around this in startup scripts making startup and
configuration less arcane.
--
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/