https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17589 Bug ID: 17589 Summary: Improper method type in Koha::ItemType(s) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org It looks like some merge cruft ended up in master, as the type() method was renamed to _type() to not conflict with columns of the same name. -- You are receiving this mail because: You are watching all bug changes.