[koha-commits] main Koha release repository branch new/bug_9860 created. v3.12.00-beta1-264-g3ce75bc

Git repo owner gitmaster at git.koha-community.org
Sun Apr 21 15:28:09 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_9860 has been created
        at  3ce75bcf2631bccb584dff6ea2f78d16f49770f8 (commit)

- Log -----------------------------------------------------------------
commit 3ce75bcf2631bccb584dff6ea2f78d16f49770f8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Apr 8 10:13:11 2013 -0400

    Bug 9860 [Alternate] Incorrect box heading 'Cannot check in' when a late document is returned
    
    The fix for Bug 9397 moved the "cannot check in" heading from within the
    one conditional where it should have been displayed to the top of all
    check-in errors/messages. "Cannot check in" is still only valid if the
    item is withdrawn and BlockReturnOfWithdrawnItems is ON.
    
    In order to accomplish the goal of Bug 9397 while fixing Bug 9860 this
    patch puts "cannot check in" back into the correct conditional and adds
    a generic heading to check in messages for accessibility purposes.
    
    To test, check in items which will trigger a variety of errors
    including:
    
    - item must be returned to home library
    - item is lost
    - item is withdrawn (wtih BlockReturnOfWithdrawnItems on and off)
    - item is overdue
    
    ...as well as items which should check in normally. Messages should
    display correctly.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit e03a802a1c71e202eae126d60b027564f326834c
Merge: 8524994 357cf7f
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Apr 21 09:23:33 2013 -0400

    Merge branch 'bug_8746' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list