koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] Bug found


From: Waylon Robertson
Subject: [Koha-devel] Bug found
Date: Thu Dec 2 15:42:29 2004

Okay, using acqui.simple with marc=off, I discovered a bug of disappearing subjects.

72d71
<   &branches
2091,2094d2089
<     ################################################################
<     ## Fix template and shift this to newbiblio
<     my @subjects = split ( /\n/, $biblioitem->{'subjectheadings'} );
<     modsubject( $biblioitem->{'biblionumber'}, 1, @subjects );
2096d2090
<     ################################################################
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.802 / Virus Database: 545 - Release Date: 26/11/2004

reply via email to

[Prev in Thread] Current Thread [Next in Thread]