http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3302 Summary: C4::NewsChannels has routines that refer to nonexistent opac_electronic channel Product: Koha Version: HEAD Platform: PC OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: galen.charlton@liblime.com ReportedBy: galen.charlton@liblime.com CC: paul.poulain@biblibre.com Estimated Hours: 0.0 Change sponsored?: --- Several routines in C4/NewsChannels.pm refer to a missing table and are not used by any code: &add_opac_electronic &upd_opac_electronic &del_opac_electronic &get_opac_electronic &get_opac_electronics Consequence, these will be removed. The apparent purpose of this table, storing list of new electronic databases, does seem useful, so if there is code floating around to back it up, it can be reinstated. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.