https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42047
--- Comment #11 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 201396 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201396&action=edit Bug 42047: (QA follow-up) Document override_default_settings and drop dead check Document the html_scrubber.yaml override mechanism in POD, including the full-replace-not-merge semantics per type and the restart requirement, so this isn't only discoverable via the bug's test plan. Also drop the redundant '$filename &&' truthiness check - $filename is always a non-empty string from sprintf. -- You are receiving this mail because: 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/
