https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23308 Bug ID: 23308 Summary: Contents of "OpacMaintenanceNotice" HTML escaped on display Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: andrew.isherwood@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org The OpacMaintenanceNotice syspref states that you can enter HTML for display, but this is being rendered using the "html" filter, resulting in a less than desirable result. It should be using the $raw filter. -- You are receiving this mail because: You are watching all bug changes.