https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40087 Bug ID: 40087 Summary: Remove unused C4::Scrubber profiles Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor 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 As far as I can tell, the C4::Scrubber profiles "staff" and "tag" are not actually used in Koha. "tag" is actually the same as "default", and opac-tags.pl just uses "default". There's no point to "tag". Now "staff" is actually dangerous, because it doesn't do any scrubbing. It allows all elements and all attributes. We never want to use it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.