http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13506
Bug ID: 13506
Summary: Sip/Configuration/*.pm classes are unused
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: SIP2
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The classes Sip::Configuration::Account, Sip::Configuration::Institution and
Sip::Configuration::Service are not actually used. Sip::Configuration calls new
on all three but does not save the returned objects. Access to accounts,
institutions and services is always to the hashref stored in the Configuration
object not to objects of these classes. The Config code should be cleaned up by
removing these Classes
--
You are receiving this mail because:
You are the assignee for the bug.
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/