[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.02-78-gc2f9331

Git repo owner gitmaster at git.koha-community.org
Wed Jul 18 10:00:21 CEST 2012


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, 3.8.x has been updated
       via  c2f9331e16c26ebfb9794844218d50a3eec9edae (commit)
       via  6b80d0d681c7f6d9fbb3f0897a59d96de78f4e4f (commit)
       via  bfcb15eeedf7c709c95af569bedd39a68879b312 (commit)
      from  f6e238b410ce94c90f1800f4c375993867075d0c (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 c2f9331e16c26ebfb9794844218d50a3eec9edae
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Jul 9 08:00:25 2012 -0400

    Bug 8386: Error in duplicate detection message for authorities
    
    If you create a new authority record and the name already exists in
    your database, you get a duplicate warning. This is good, but there is
    a small error in the message:
    
    Duplicate record suspected
    Is this a duplicate of HASH(0x47fa670)?
    
    This patch corrects the error message to show the title.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Error message correctly shows the name after applying this patch.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 6b80d0d681c7f6d9fbb3f0897a59d96de78f4e4f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 9 15:48:23 2012 -0400

    Bug 8398 - Missing image file in staff global css
    
    This patch fixes a regression introduced by the fix for
    Bug 6855 (bullet point showing in wrong place on error message)
    http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6855
    
    The patch removes the re-introduced reference to a
    background image which has since been removed. Testers should
    check that this patch does not re-introduce Bug 6855.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    I checked the styling of the error messages in Chromium and Firefox.
    The logs are no longer complaining about the missing image.
    Looks good to me.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit bfcb15eeedf7c709c95af569bedd39a68879b312
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Sep 12 15:50:18 2011 -0400

    Fix for Bug 6855 - List bullet showing in wrong place on error message
    
    Added some more specific CSS to help Webkit browsers display
    the lists bullets correctly.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Rebased 9 June 2012. Signing off as well, since the rebase and test
    were trivial.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 authorities/authorities.pl                         |    2 +-
 .../intranet-tmpl/prog/en/css/staff-global.css     |    5 +++++
 2 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list