[koha-commits] updated branch master (6e376d0484dba6b96a66f2cded20efd61b8f1d13)

Koha Gitosis gitosis at git.koha.org
Wed Feb 3 14:57:41 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  6e376d0484dba6b96a66f2cded20efd61b8f1d13 (commit)
      from  1caeb52f030604f8f215bea6603572f45b4a9d38 (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 6e376d0484dba6b96a66f2cded20efd61b8f1d13
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Wed Feb 3 08:47:33 2010 -0500

    Bugfix:[3.2] Corrects bad behavior in opac-reserve.pl
    
    When AllowOnShelfHolds is enabled, but maxreserves is NULL, attempting to reserve
    an item results in a basically blank page being returned with no error message.
    
    This patch adds a check to see if the check for maxreserves has returned a value and
    bypasses the application of it if it has not.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 opac/opac-reserve.pl |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list