https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40079 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This adds unordered lists release notes| |to the HTML tags that are | |allowed in notes fields | |(for example, course | |reserves staff and public | |notes). --- Comment #6 from David Nind <david@davidnind.com> --- I've signed off, as things work as per the test plan. However, I noticed that the description for the bug says it also allows ordered lists (<ol>) and description list (<dl>, <dt>, and <dd>). Only unordered lists work for me - looking at the patch, only ul and li were added. -- You are receiving this mail because: You are watching all bug changes.