Koha/koha-tmpl/intranet-tmpl
Nick Clemens 4933de21ea 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

Signed-off-by: Charlotte Cordwell <charlotte.cordwell123@gmail.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-01-19 15:46:43 -03:00
..
js
lib Bug 18417: Advanced Editor (Rancor) add shortcuts for copyright symbols (C) (P) 2018-01-09 17:24:05 -03:00
prog Bug 19677: Properly escape enumchrom/serialseq data 2018-01-19 15:46:43 -03:00