[koha-commits] main Koha release repository branch new/bug_9348 created. v3.08.00-1601-g51c07cf

Git repo owner gitmaster at git.koha-community.org
Fri Jan 18 19:45:48 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_9348 has been created
        at  51c07cf356823600ac6ea327d2bcd24b13785abd (commit)

- Log -----------------------------------------------------------------
commit 51c07cf356823600ac6ea327d2bcd24b13785abd
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jan 4 08:04:25 2013 -0500

    Bug 9348 - Format dates in HOLD notices consistently
    
    Right now notices for holds awaiting pickup read something like this:
    
    You have a hold available for pickup as of 2011-02-12.
    This hold will expire if it is not picked up before: 02/22/2011.
    If you no longer need this item or have any questions please contact us
    
    Both dates should be formatting based on the dateformat system preference.
    
    Test Plan:
    1) Apply patch
    2) Set the HOLD notice to the following:
        <<reserves.waitingdate>> / <<reserves.expirationdate>>
    3) Place a hold for a patron
    4) Enable the HOLD notice via email for that patron ( requires EnhancedMessaging )
    5) Check the item in
    6) Go to the borrower's Notices tab, check the body of the new HOLD notice,
       it should have two dates separated by a '/' in the format set by the dateformat
       system preference.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Patch works as advertised according to the test plan.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Tested also with the HOLD_PRINT notice.

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list