]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1542495: Remove OpenILS::SIP::clean_text.
authorJason Stephenson <jason@sigio.com>
Mon, 2 Jan 2017 15:51:48 +0000 (10:51 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 11 Aug 2017 14:00:07 +0000 (10:00 -0400)
commit93f18ff0062954a199bee88aea56975472cf456d
treed850f1dc7089342d957de6cd33a21cb29a8fee38
parent2151722dfff83d4c2ccfe875b9c347cafc803168
LP 1542495: Remove OpenILS::SIP::clean_text.

This commit removes the OpenILS::SIP::clean_text utility function and
all references to it in the OpenILS::SIP modules.  Its job is now done
in SIPServer's write_msg routine.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Martha Driscoll <driscoll@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Item.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm