https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17696 --- Comment #2 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Created attachment 57812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57812&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.