[Bug 3640] New: Problem with ModItemFromMarc
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3640 Summary: Problem with ModItemFromMarc Product: Koha Version: rel_3_2 Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: MARC Bibliographic data support AssignedTo: gmcharlt@gmail.com ReportedBy: henridamien@koha-fr.org Estimated Hours: 0.0 Change sponsored?: --- Created an attachment (id=1144) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1144) testexemplaire is a script making the problem show up I encountered a problem ModItemFromMarc Here is a dump of Marcrecord input : LDR 00255 2200049 4500 100 _aMonchamp de test 995 _f12314123113 _010/08/2007 _10 _40 _aS 7175*BULA _d0 _gXPHIM _i17/09/2002 _md _p103513 _q213647 _sa _w17/09/2002 _z0 _vPetite Note au passage _9130837 _cU1BULA _kS 7175*BULA _rLIV _o0 _eMAG _hPJ _bU1BUCG at testexemplaires line 27. Here is a dump of the marcrecord edited 995 _f12314123113 _010/08/2007 _10 _40 _aS 7175*BULA _d0 _gXPHIM _i17/09/2002 _md _p103513 _q213647 _sa _w17/09/2002 _z0 _vPetite Note au passage _9130837 _cU1BULA _kS 7175*BULA _rLIV _o0 _eMAG _hPJ _bU1BUCG a dump of the marc record after update : 995 _f12314123113 _aMonchamp de test _9130837 _cU1BULA _kS 7175*BULA _rLIV _o0 _eMAG _hPJ _bU1BUCG -- 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=3640 hdlaurent <henridamien@koha-fr.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |henridamien@koha-fr.org Status|NEW |ASSIGNED --- Comment #1 from hdlaurent <henridamien@koha-fr.org> 2009-09-16 13:15:06 --- Created an attachment (id=1145) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1145) patch proposed -- 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=3640 hdlaurent <henridamien@koha-fr.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |blocker -- 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=3640 hdlaurent <henridamien@koha-fr.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1145 is|0 |1 obsolete| | --- Comment #2 from hdlaurent <henridamien@koha-fr.org> 2009-09-25 01:12:01 --- Created an attachment (id=1170) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1170) This patch makes the same edition for Mod And AddItemFromMarc -- 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=3640 hdlaurent <henridamien@koha-fr.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- 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=3640 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2009-12-12 10:06:44 --- Patch not yet pushed to master -- 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=3640 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> 2010-02-10 14:07:06 --- Patch pushed to HEAD. However, a test case that involves a real workflow would be nice - I'm not convinced that this isn't papering around an issue that the callers of AddItemFromMarc and ModItemFromMarc should be handling. -- 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 (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com