[koha-commits] main Koha release repository branch master updated. v16.11.00-14-g24102a7

Git repo owner gitmaster at git.koha-community.org
Fri Dec 2 11:14:43 CET 2016


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  24102a7787ebbbccce2a8c8f013e2c79b33cce62 (commit)
      from  13bffe7347502cdd66593098af7d512dd8a8b28e (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 24102a7787ebbbccce2a8c8f013e2c79b33cce62
Author: phette23 <phette23 at gmail.com>
Date:   Tue Nov 29 12:16:23 2016 -0800

    Bug 17696: Add 2 missing periods in opac-suggestions.tt
    
    Problem:
    
    - two missing trailing periods in template
    
    Test plan:
    
    - configure MaxOpenSuggestions with a low limit (e.g. 1)
    - visit opac-suggestions.pl?op=add, login if necessary
    - note that the period is missing from the second sentence of the leading paragraph under the "Enter a new purchase suggestion" heading
    - continue to submit suggestions until you've reached the MaxOpenSuggestions limit
    - observe the missing period in the "TooManySuggestionsText" paragraph
    - apply patch
    - revisit opac-suggestions.pl?op=add
    - note that the period is now present in the second sentence of the leading paragraph under the "Enter a new purchase suggestion" heading
    - note that the period is also present at the end of the "TooManySuggestionsText" paragraph
    
    Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list