[Koha-bugs] [Bug 17696] Two missing periods in opac-suggestions.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 30 01:14:08 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17696

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57812|0                           |1
        is obsolete|                            |

--- Comment #3 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 57814
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57814&action=edit
Attachment to Bug 17696 - Two missing periods in opac-suggestions.tt

Bug 17696: 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>

 HEAD detached from origin/master
 Changes to be committed:
        modified:  
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list