[Koha-bugs] [Bug 18684] Get rid of %%] in translation for currency.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 26 21:16:50 CEST 2017


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 63753
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63753&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

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


More information about the Koha-bugs mailing list