[Koha-bugs] [Bug 25379] HTML in circulation notes doesn't show correctly on checkin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 28 18:08:57 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25379

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 150396
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150396&action=edit
Bug 25379: (QA follow-up) Adjust other occurrences and add line break

This updates the other occurrences and adds html_line_break to all
except the edit page - it seems html or raw doesn't affect the value of the
textarea,
but moved to raw for consistency

To test:
1 - Add an HTML note to a patron, make sure to add a line break:
<h1>Testing</h1>
<h2>Newline</h2>
2 - Checkout to patron and return
3 - Confirm note shows correctly
4 - Add patron to a list
5 - Confirm note displays correctly
6 - Edit patron, confirm note field is correct
7 - Batch modify borrower
8 - Confirm note displays correctly in batch list

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list