[koha-commits] updated branch master (f728c5945109d81a7bf8e1e699ab7035f7fdf1fb)

Koha Gitosis gitosis at git.koha.org
Thu Feb 4 16:35:48 CET 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 "Koha GitWeb".

The branch, master has been updated
       via  f728c5945109d81a7bf8e1e699ab7035f7fdf1fb (commit)
       via  a97aab0212f2d41221df3b387d57e1dd03f539e9 (commit)
      from  5a929b0c16bee0f03cfe9501f691c0c57eca4c82 (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 f728c5945109d81a7bf8e1e699ab7035f7fdf1fb
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Thu Feb 4 10:20:47 2010 -0500

    Bugfix: Correcting hash dereferencing for image data
    
    This patch corrects hash dereferencing syntax.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit a97aab0212f2d41221df3b387d57e1dd03f539e9
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Thu Feb 4 10:20:46 2010 -0500

    Bugfix: Adding error trapping for missing or invalid branch code
    
    This patch adds code to trap, log, and return an intelligent message to the user
    when a missing or invalid branch code is passed in. This condition can occur if
    the user is logged in as the kohaadmin or the user has multiple instances of the staff
    client open and has switched users in some instance.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Patroncards/Patroncard.pm                       |    2 +-
 .../prog/en/includes/error-messages.inc            |    2 +
 patroncards/create-pdf.pl                          |   29 ++++++++++---------
 patroncards/edit-batch.pl                          |    7 ++++-
 4 files changed, 24 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list