12 May
2020
12 May
'20
4:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25468 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 104791 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104791&action=edit Bug 25468: Preserve line breaks in hold notes In a hold note, line breaks are not preserved when viewing the note. A note like: -- Test 1 Test 2 -- will be rendered as: -- Test 1 Test 2 -- Test Plan: 1) Place a hold with a note, use line breaks in the note. 2) Note the lines all run together when viewing the hold. 3) Apply this patch. 4) Reload the page. 5) Notes should now display with the original line breaks! -- You are receiving this mail because: You are watching all bug changes.