http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7697 Priority: P5 - low Change sponsored?: --- Bug ID: 7697 CC: gmcharlt@gmail.com Assignee: koha.sekjal@gmail.com Summary: Clean up borrower.textmessaging leftover code QA Contact: m.de.rooy@rijksmuseum.nl Severity: trivial Classification: Unclassified OS: All Reporter: koha.sekjal@gmail.com Hardware: All Status: NEW Version: rel_3_8 Component: Patrons Product: Koha opac/opac-main.pl and opac/opac-user.pl export a template param 'textmessaging', based on the database field borrower.textmessaging, which does not exist in Koha 3.X. While this is generally harmless, it does add a dependency on C4/Members to opac/opac-main.pl, which goes nowhere and does nothing. -- You are receiving this mail because: You are watching all bug changes.