[koha-commits] main Koha release repository branch master updated. v16.11.00-415-gadca735

Git repo owner gitmaster at git.koha-community.org
Tue Feb 14 15:38:19 CET 2017


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, master has been updated
       via  adca73545e75c31198e3d094512da7961460ed02 (commit)
      from  7704478836c42088519bb4a91833720d921bc890 (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 adca73545e75c31198e3d094512da7961460ed02
Author: Marc Véron <veron at veron.ch>
Date:   Fri Feb 10 16:07:13 2017 +0100

    Bug 18095: Batch item modification: Better message if no item is modified
    
    If no item is modified, the result page of Batch item modification says:
    "item(s) modified (with fields modified)."
    The message should be: "No items modified"
    
    To reproduce:
    - Go to Tools -> Batch item modification
    - Put a barcode in and click Continue
    - Do not make any changes and/or deselect all item(s)
    - Click "Save"
    => Result message reads: "item(s) modified (with fields modified)."
    
    To test:
    - Apply patch
    - Repeat steps above
    - Verify that message makes sense.
    
    NOTE: Also tested positive case with actual field change.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list