http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14403 Bug ID: 14403 Summary: Remove unconditional warn from Koha::NorwegianPatronDB Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: magnus@libriotech.no Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Line 99 og Koha/NorwegianPatronDB.pm looks like this: warn "$combined_username => $combined_password"; This is clearly a leftover from development and should be deleted. -- You are receiving this mail because: You are watching all bug changes.