]> git.evergreen-ils.org Git - working/Evergreen.git/commit
add TT helper to squeeze strings into the UNOB straitjacket
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 4 Nov 2010 01:03:42 +0000 (01:03 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 4 Nov 2010 01:03:42 +0000 (01:03 +0000)
commit1b86b3de5e813702674afb8ac32d05516cb5c396
treeb020c7d953158d6191d5d1a4afc2f44d85e7599c
parentca0310b4801561d08fcc4bbf75f0d5fa39b83f1a
add TT helper to squeeze strings into the UNOB straitjacket

The force_jedi_unob helper strips non-ASCII characters from
template output but does so nicely by converting the string
to NFD first.  This is meant to be used by EDI templates, although
could be useful for A/T output that goes to receipt
printers that cannot print diacritics.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@18598 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Trigger/Reactor.pm