[koha-commits] main Koha release repository branch new/bug_10079 created. v3.12.00-beta1-514-gf1d6811

Git repo owner gitmaster at git.koha-community.org
Mon May 13 02:59:38 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_10079 has been created
        at  f1d68112820483b8cc5e837f6ded6f9bebe83717 (commit)

- Log -----------------------------------------------------------------
commit f1d68112820483b8cc5e837f6ded6f9bebe83717
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Apr 19 10:21:43 2013 -0400

    Bug 10079 - HomeOrHoldingBranch should not control who can delete when IndependantBranches is enabled
    
    Test Plan:
    1) Enable IndependantBranches
    2) Set HomeOrHoldingBranch to holding branch
    3) Delete an item whose holding branch is your logged in branch, and
       whose home branch is not
    4) Apply this patch
    5) Repeat step 3, it should fail
    6) Try to delete another items whose home branch is your logged in
       branch, and whose holding branch is a different branch. This
       deletetion should succeed.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass.
    Change is logical, only homebranch should determine if the item
    can be deleted.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit bee5b3ff46eecf8fed24aa2daa2347d026aeffa5
Merge: 7ad69f5 8901374
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun May 12 20:55:11 2013 -0400

    Merge branch 'bug_10100' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list