[koha-commits] main Koha release repository branch, master, updated. v3.02.00-beta-158-gfb5412c

Git repo owner gitmaster at git.koha-community.org
Wed Oct 6 14:16:51 CEST 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  fb5412c529a64ee8ccbe0acf14213ec07d14559f (commit)
      from  7d44072156e79f3ef52cc3c8f756173d3bbe1e72 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fb5412c529a64ee8ccbe0acf14213ec07d14559f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Aug 25 14:36:20 2010 -0400

    Fix for Bug 4849 - Cannot delete records from Labeled MARC view
    
    The template checks for a "count" variable (item count) to see
    whether it should allow deletion of the biblio record. For some
    reason labeledMARCdetail.pl hard-coded this as 1, which meant
    the template always thought was 1 item.
    
    This patch also adds an item count check on the display of
    "Delete all items," disabling it if there are no items.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

-----------------------------------------------------------------------

Summary of changes:
 catalogue/labeledMARCdetail.pl                     |    6 +++++-
 .../intranet-tmpl/prog/en/includes/cat-toolbar.inc |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list