[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-115-g171dcf6

Git repo owner gitmaster at git.koha-community.org
Tue May 27 15:34:40 CEST 2014


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, 3.14.x has been updated
       via  171dcf64957452278719526c68b5de7cbea8fb19 (commit)
      from  16a641f8a73aa29dec4d31b1f2f02638451b7902 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 171dcf64957452278719526c68b5de7cbea8fb19
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Sun Apr 20 21:13:26 2014 -0400

    Bug 12115: follow-up fix for tools/inventory's output_pref issues
    
    This should correct issues with the output_prefs in the
    compareinv2bar logic section of tools/inventory.pl
    It is a follow up to bug 11253.
    
    TEST PLAN
    ---------
    NOTE: There should be no distinguishable difference before and
          after the patch. This corrects a works by accident bug.
    
    Back up DB.
    Create a small barcode file from books in a given branch.
    
    Set I18N/L10N system preference of dateformat to mm/dd/yyyy.
    Go to inventory/stocktaking tool.
    Browse for the barcode file.
    Click submit just below the 'Use a barcode file' section.
    All looks fine in mm/dd/yyyy format.
    
    Set I18N/L10N system preference of dateformat to yyyy-mm-dd.
    Go to inventory/stocktaking tool.
    Browse for the barcode file.
    Click submit just below the 'Use a barcode file' section.
    All looks fine in yyyy-mm-dd format.
    
    Set I18N/L10N system preference of dateformat to dd/mm/yyyy.
    Go to inventory/stocktaking tool.
    Browse for the barcode file.
    Click submit just below the 'Use a barcode file' section.
    All looks fine in dd/mm/yyyy format.
    
    Apply patch
    Restore DB (so results should be comparable to the first result)
    Repeat the three testing blocks above.
    There should be no visible difference.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 40378d4a13e9d89bd84da90e9b6c0c5a237af1ef)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 tools/inventory.pl |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list