]> git.koha-community.org Git - koha.git/commit
Bug 21552: Use raw filter for displaying RoutingListNote
authorKatrin Fischer <katrin.fischer.83@web.de>
Tue, 9 Oct 2018 12:22:35 +0000 (12:22 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Oct 2018 11:44:50 +0000 (12:44 +0100)
commit325ebd2a7da2362b69b82587d01865906ea735ca
tree46754ded0a108566442937fecd41faedf77b1b56
parent2cae3d86bd64ed39d4963b549583c7f514b3f9ad
Bug 21552: Use raw filter for displaying RoutingListNote

The RoutingListNote system preference works like other prefs
allowing you to insert your own content on the routling list
template using HTML. The default text even uses HTML, so it
looks broken without this patch.

To test:
- Add a subscription
- Add a new routing list to it
- Add some patrons to it
- Save
- preview routing list
- Verify that the note shows and is formatted correctly.

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit f902041e244cc35ecc99e3ca256ff24c843a8b04)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview-slip.tt
serials/routing-preview.pl