LP 1542495: Remove OpenILS::SIP::clean_text.
authorJason Stephenson <jason@sigio.com>
Mon, 2 Jan 2017 15:51:48 +0000 (10:51 -0500)
committerMartha Driscoll <driscoll@noblenet.org>
Fri, 21 Jul 2017 15:47:36 +0000 (11:47 -0400)
commitf6c6aec34f4bab812d99ecb557df6ddbbafe177c
tree04e3192acb594ee415bbff37caa745ef3393ea6c
parent40f820cd23345ca8e4bb6caf249f6ffe52afe94c
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>
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