https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17696
Alex Buckley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57812|0 |1 is obsolete| | --- Comment #3 from Alex Buckley <[email protected]> --- 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 <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
