[koha-commits] main Koha release repository branch master updated. v3.16.00-424-g7706ba9

Git repo owner gitmaster at git.koha-community.org
Sat Aug 16 14:13:23 CEST 2014


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  7706ba9df49794002392597e36f1f4edf3d9e9ab (commit)
       via  11bacd8f653fa935f9809fd46499f62b15ef06e1 (commit)
      from  0d03da177398a63ca4692251da5b363658b6facb (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 7706ba9df49794002392597e36f1f4edf3d9e9ab
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Jul 21 10:04:06 2014 +0200

    Bug 12287: At the moment, found is 'W', 'T' or NULL
    
    Just add a small comment to avoid any further ambiguity.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

commit 11bacd8f653fa935f9809fd46499f62b15ef06e1
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon May 19 07:01:58 2014 -0400

    Bug 12287 - Hold priority for new hold incorrect if record has holds in transit
    
    When placing a new hold, the listed priority for the hold will be
    incorrect if there are any holds with items in transit ( i.e. found = T ).
    
    Test Plan:
    1) Place 3 holds on a record with at least 2 items
    2) Fill one hold so it is marked as waiting
    3) Fill on hold so it is marked as in transit
    4) Begin placing a new hold
    5) Note the expected priority would be 2, but is actually 3
    6) Apply this patch
    7) Reload the patch, now the expected priority shows correctly
    
    Signed-off-by: Coralie Barsacq <c.barsacq at mairie-laciotat.fr>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 reserve/request.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list