https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18684
Alex Buckley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #63753|0 |1 is obsolete| | --- Comment #2 from Alex Buckley <[email protected]> --- Created attachment 63769 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63769&action=edit Bug 18684 - Get rid of %%] in translation for currency.tt File add koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt exposes parts of template directives due to html tags inide directives. Fix it using the HtmlTags filter. To verify: - Create a translation for a language 'aa-AA - po file aa-AA-staff-prog.po / translate.koha-community.org for 17.05 contains a line '%%]'%sCurrencies %s To test: - Apply patch on top of Bug 18665 - Recreate translation - Verify that line above is gone - Verify that in staff client currencies administration wors as before Followed test plan and it worked as intended Signed-off-by: Alex Buckley <[email protected]> -- 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/
