https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38499 Bug ID: 38499 Summary: Remove unused "note" argument to HTML::Scrubber Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org It looks like bug 36328 accidentally added a "note" parameter to HTML::Scrubber in C4::Scrubber. Looking at the HTML::Scrubber documentation, there is no "note" parameter. It looks like a bit of confusion because "comment" is both a HTML::Scrubber parameter and a C4::Scrubber type. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.