koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/C4 Bull.pm [rel_2_2]


From: Henri-Damien LAURENT
Subject: [Koha-cvs] koha/C4 Bull.pm [rel_2_2]
Date: Fri, 04 Aug 2006 09:09:56 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Henri-Damien LAURENT <hdl>      06/08/04 09:09:56

Modified files:
        C4             : Bull.pm 

Log message:
        Removing One comment Line

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Bull.pm?cvsroot=koha&only_with_tag=rel_2_2&r1=1.6.2.28&r2=1.6.2.29

Patches:
Index: Bull.pm
===================================================================
RCS file: /sources/koha/koha/C4/Attic/Bull.pm,v
retrieving revision 1.6.2.28
retrieving revision 1.6.2.29
diff -u -b -r1.6.2.28 -r1.6.2.29
--- Bull.pm     4 Aug 2006 09:09:10 -0000       1.6.2.28
+++ Bull.pm     4 Aug 2006 09:09:56 -0000       1.6.2.29
@@ -227,7 +227,6 @@
        my $first;
        my $previousnote="";
        while (my $subs = $sth->fetchrow_hashref) {
-### BUG To FIX: When there is no published date, will create many null ids!!!
         if ($subs->{'year'} && $subs->{'year'} ne ""){
           $year=$subs->{'year'};
         } else {




reply via email to

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