18 Apr
2023
18 Apr
'23
2:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33167 --- Comment #20 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #19)
item.object.itemnotes.replace('\n','<br />')
Is this replace relevant? How do we test it?
1. Enter an itemnote note longer than 100 characters 2. Save the item 3. Edit the item, note field should now be a text area 4. Enter: a b c d 5. Save the item 6. View details page 7. Confirm line breaks are preserved -- You are receiving this mail because: You are watching all bug changes.