]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add some logging to MFHDParser.pm, and prevent returning raw parsing errors to the...
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 15 Jun 2009 03:32:54 +0000 (03:32 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 15 Jun 2009 03:32:54 +0000 (03:32 +0000)
commit5fd24f2e6fa0df0d13c88405c95257f7b9e38687
treec6012a9b4fc8817fe399c8e4db12099625e0ebfa
parent5fd6c54ba602b9c5ccaf6498281adf573b8c3600
Add some logging to MFHDParser.pm, and prevent returning raw parsing errors to the client

In concert with c13383, this will give cataloguers the ability to fix errors in MFHD records
without requiring a system administrator to manipulate SQL directly. Sweet relief.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13384 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Utils/MFHDParser.pm