[Bug 3520] New: crash when adding or editing item record
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3520 Summary: crash when adding or editing item record Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: gmcharlt@gmail.com Estimated Hours: 0.0 Change sponsored?: --- Adding or editing an item record in the staff interface results in the following crash: Can't call method "append_fields" on an undefined value at /usr/local/share/perl/5.10.0/MARC/File/SAX.pm line 92. at /usr/local/share/perl/5.10.0/MARC/File/SAX.pm line 92 This is triggered if MARC::File::XML 0.91 or later is installed. Investigation showed that TransformHtmlToXml(), used to convert the item form input to a MARCXML blob, was generating invalid XML by omitting the <record> element; as of MARC::File::XML 0.91, MARC::Record->new_from_xml() now expects to be given a valid MARCXML $blob, and crashes if it doesn't receive one. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3520 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |blocker Status|NEW |ASSIGNED Priority|P5 |PATCH-Sent --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> 2009-08-11 14:50:38 --- Submitted patch. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3520 --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2009-08-11 14:54:35 --- Patch pushed. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3520 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Galen Charlton <gmcharlt@gmail.com> 2009-08-11 16:17:17 --- Confirmed fixed by Garry Collum. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3520 Martin Brenner <martin.brenner@whitfieldschool.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.brenner@whitfieldscho | |ol.org --- Comment #4 from Martin Brenner <martin.brenner@whitfieldschool.org> 2009-10-01 21:12:07 --- How do I get this patch? I am having this same problem. I appologize if this is a dumb question. I am new to Koha and have just installed it on Ubuntu 8.10. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com