https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35781 Bug ID: 35781 Summary: [omnibus] Remove uneeded Koha::Template::Plugin methods Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Some of our methods (or even modules) in Koha::Template::Plugin are not needed and not a good pattern/practice to follow. Sometimes we need to use the Koha::Object passed to the template instead of using a TT template. -- You are receiving this mail because: You are watching all bug changes.