[Koha-bugs] [Bug 19677] Angle brackets in enumchron do not display in opac or staff side

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 18 15:51:05 CET 2017


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 69850
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69850&action=edit
Bug 19677 - Properly escape enumchrom/serialseq data

Some serial issues use angle brackets for denoting certain data.
Currently this is not displayed in Koha. This patch escapes the data so
that angle brackets will display.

To test:
1 - Add an enumchron field to an item containg angle brackets:
"This is a <test>"
2 - View the record in the staff and opac, not the field displays as:
"This is a"
3 - Apply patch
4 - Note full text now displays

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


More information about the Koha-bugs mailing list