[Bug 633] MARC Upload fails silently
9 Nov
2003
9 Nov
'03
11:57 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=633 ------- Additional Comments From mjr@ttllp.co.uk 2003-11-10 11:57 ------- The above patch results from the following test that shows that $marcrecord is never undef even if no valid fields are read from the file. $ perl -MMARC::File::USMARC print MARC::File::USMARC::decode('')."\n"; MARC::Record=HASH(0x813b988) Instead, the following test for number of fields is used instead: $ perl -MMARC::File::USMARC print MARC::File::USMARC::decode('')->fields()."\n"; 0 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
8283
Age (days ago)
8283
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz