https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41846 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #9 from David Nind <david@davidnind.com> ---
From testing:
1. Before the patch, the notes are shown in a continuous line without the line breaks. 2. After the patch: displays as expected, with new lines shown, the HTML <p> tag is also shown (owning and closing). 3. After you save the routing list: - "Save and preview routing slip": back to being on a continuous line, without the line breaks - Same when you print the routing slip Questions: 1. Should the HTML markup be shown or stripped out? 2. Should the preview routing slip and printed version be fixed up as well, or is that a separate bug? -- You are receiving this mail because: You are watching all bug changes.