[koha-commits] main Koha release repository branch new/bug_9720 created. v3.12.00-beta1-40-ga87527a

Git repo owner gitmaster at git.koha-community.org
Sat Mar 30 03:54:43 CET 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_9720 has been created
        at  a87527acb422da7d5f1dc6065ffa43dd6971bbec (commit)

- Log -----------------------------------------------------------------
commit a87527acb422da7d5f1dc6065ffa43dd6971bbec
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Wed Feb 27 15:37:39 2013 +0100

    Bug 9720 : uninitialized value warnings in circulation (followup 1)
    
    This patch corrects several uninitialized value errors.
    
    Test plan:
    - Edit a borrower
    - Enter a surname using lowercase (it will be displayed uppercase by CSS) and save
    => Borrower surname is uppercase
    - Edit an organisation (depends on borrower category)
    - Enter a surname using lowercase (it will be displayed uppercase by CSS) and save
    => Borrower surname is uppercase
    - Go to a borrower page who has today issues
    - Click on More/Export today's checked in barcodes
    => You get a file to dowload
    
    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 779106dfde6035f92f5c4a10f25668d7681531ed
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Wed Feb 27 15:02:49 2013 +0100

    Bug 9720 : uninitialized value warnings in circulation
    
    This patch corrects several uninitialized value errors.
    
    Test plan:
    - Go to check out page
    - Check that issues and old issues are in different tables
    - Check that author is diplayed if exists
    - Check that patron address is displayed if exists
    - Perform a checkout
    
    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 0097f83863837a9664e809b208a323be2233c7be
Merge: f57c58b 8f7929d
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Mar 29 22:48:55 2013 -0400

    Merge branch 'bug_9759' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list