https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24796
Bug ID: 24796
Summary: No test coverage for getting translations from
templates
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: I18N/L10N
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
There are two different code paths for getting translatable strings out of
templates: 1) extract_messages_from_templates() in LangInstaller.pm which
handles js-files and the templates that use i18n.inc, 2) tmpl_process3.pl which
uses misc/translation/xgettext.pl to parse and extract strings out of tt-files.
The t/LangInstaller.t only tests the first one, there are no tests whatsoever
for the second.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/