This commit fixes a bug in biblio encoding. things were mixed up when reporting item...
authorPaul POULAIN <paul@koha-fr.org>
Tue, 14 Aug 2007 17:02:57 +0000 (19:02 +0200)
committerChris Cormack <crc@liblime.com>
Wed, 15 Aug 2007 02:28:28 +0000 (21:28 -0500)
commit9a32fe85c27196de96770eea8f7a34bd24d706a6
treeb94c170b83112eeb917f44610c1ad7d0e32a3336
parentfc41d057f158e4d23177d1eff2cb1f35837d6765
This commit fixes a bug in biblio encoding. things were mixed up when reporting item(s) into the biblio, to UPDATE biblioitems.marcxml, after a biblio modif (in MARC editor).

So, deal carefully with this commit pls, and check it for your setups, because the patch works for me, but I'm not sure to understand well why :\

Signed-off-by: Chris Cormack <crc@liblime.com>
C4/Biblio.pm
cataloguing/additem.pl