| Paste number 64550: | b0rked ingest? |
| Pasted by: | dbs |
| When: | 11 months, 2 days ago |
| Share: | Tweet this! | http://paste.lisp.org/+1DT2 |
| Channel: | #openils-evergreen |
| Paste contents: |
Trying to save an edited MARC record:
[2008-08-01 14:28:44] open-ils.cat [ERR :29021:EX.pm:66:] Exception: OpenSRF::EX::ERROR 2008-08-01T14:28:44 OpenILS::Application::AppUtils /openils/lib/perl5/OpenILS/Application/AppUtils.pm:177 System ERROR: Call to open-ils.ingest for method open-ils.ingest.full.biblio.record
failed with exception: Exception: OpenSRF::EX::ERROR 2008-08-01T14:28:44 OpenILS::Application::AppUtils /openils/lib/perl5/OpenILS/Application/AppUtils.pm:177 System ERROR: Exception: OpenSRF::DomainObject::oilsMethodException 2008-08-01T14:28:44 OpenSRF::AppRequest /openils/lib/perl5/OpenSRF/AppSession.pm:1002 <500> *** Call to [open-ils.ingest.full.biblio.record] failed for session [1217615323.5590415610.2801573313], thread trace [1]:
Can't coerce array into hash at /openils/lib/perl5/OpenILS/Application/Ingest.pm line 1091.
==== line 1091-ish ====
if ($res->{date1} ne ' ') {
$res->{date1} =~ tr/ux/00/;
}
if ($res->{date2} ne ' ') {
$res->{date2} =~ tr/ux/99/;
}
==== changed last 4 days ago: http://svn.open-ils.org/trac/ILS/changeset/10170/trunk/Open-ILS/src/perlmods/OpenILS/Application/Ingest.pmThis paste has no annotations.