20 Sep
2018
20 Sep
'18
7:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21352 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to David Cook from comment #3)
I think this plugin and test plan might be for the OPAC rather than the staff client?
Even on the OPAC, it's escaping the angle brackets so it just prints the CSS out as text.
The HTML source looks like this:
<style> body { background-color: orange; } </style>
Sounds like a regression. You are right about the test plan. It should say intranet, not opac. -- You are receiving this mail because: You are watching all bug changes.