https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41846
--- Comment #10 from David Cook <[email protected]> --- (In reply to David Nind from comment #9) > 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? Most of Koha just escapes it so the intention was to show it. > 2. Should the preview routing slip and printed version be fixed up as well, > or is that a separate bug? Yeah no I think you're right. I'll fix that. -- 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/
