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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to