[koha-commits] main Koha release repository branch new/bug_10053 created. v3.12.00-beta1-414-g09d36ce

Git repo owner gitmaster at git.koha-community.org
Wed May 1 13:31:03 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_10053 has been created
        at  09d36cee3c16b14acf0435531d1789486e0a0a44 (commit)

- Log -----------------------------------------------------------------
commit 09d36cee3c16b14acf0435531d1789486e0a0a44
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Apr 15 14:27:46 2013 +0200

    Bug 10053: borrowers.branchcode cannot be null
    
    The DB field borrowers.branchcode cannot be null (`branchcode`
    varchar(10) NOT NULL default ''). However, an empty value can be selected
    on creating/updating a patron.
    
    Test plan:
    - Add or edit a patron and choose the empty value for library
    (branchcode).
    - Save (pref BorrowerMandatoryField must not contain branchcode).
    - Mysql raises an error.
    - Apply the path.
    - Check that you are not able to select no library.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 209863e5e4c3a868f6ef052793f410826b2c082d
Merge: 2e1eca8 01f7542
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed May 1 07:34:22 2013 -0400

    Merge branch 'bug_10097' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list