Change #4517
Category | None |
Changed by | Jason Stephenson <jason | @sigio.com>
Changed at | Fri 11 Aug 2017 10:00:07 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 93f18ff0062954a199bee88aea56975472cf456d |
Comments
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>
Changed files
- 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