[koha-commits] main Koha release repository branch new/bug_9575 created. v3.12.00-beta1-523-g98b96c8

Git repo owner gitmaster at git.koha-community.org
Tue May 14 14:22:37 CEST 2013


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, new/bug_9575 has been created
        at  98b96c88d7ee97aa194cf7d2f1f69f1c5cabbb96 (commit)

- Log -----------------------------------------------------------------
commit 98b96c88d7ee97aa194cf7d2f1f69f1c5cabbb96
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Mar 12 14:30:48 2013 -0400

    Bug 9575 - Serious Holds Problem with IndependantBranches
    
    If IndependantBranches is enabled, all holds for an item display the
    currently logged in library no matter what, and modifying the holds will
    set all pickup locations for all the holds to that logged in library!
    
    Test plan:
     1) Disable IndependantBranches
     2) Place 3 holds on a record with 3 different pickup locations
     3) Enable IndependantBranches
     4) Refresh the holds page for that record, all the holds show now
        show a pickup location of the logged in branch
     5) Modify the order of the holds
     6) Disable IndependantBranches
     7) Refresh the holds, verify the holds all now have a pickup
        location of the logged in branch
     8) Apply the patch
     9) Repeat steps 1-3
    10) Refresh the holds page for that record, all the holds should
        now show the correct pickup branch, but it cannot be changed
        as IndependantBranches is enabled.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    In my tests the above test plan only worked out if my user
    had no superlibrarian permission. But then behaviour for
    independentbranches off/on was all correct.
    All tests and QA script pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 9a814fe5283f0bf480504f31b62e2ee4b0bdbe2e
Merge: 9ec7313 1751911
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue May 14 08:17:42 2013 -0400

    Merge branch 'bug_10233' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list