[Koha-bugs] [Bug 21895] translations fail on upgrade to 18.11.00 (package installation)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 28 00:53:06 CET 2018


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

--- Comment #2 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 82687
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82687&action=edit
Bug 21895: Fix translation for package install

The string extraction process was not taking into account the fact that
standard/package install have a completely different directory structure
than the dev install

This patch tries to keep the exact same behaviour for dev installs,
while making it work for standard install by using opachtdocs,
intrahtdocs, opacdir and intranetdir from $KOHA_CONF

Test plan:
1. Follow test plan in
https://gitlab.com/koha-community/Koha/commit/d708255c7a4d981c7c7bdd0644a75202ec43b297
2. Do a standard install and repeat step 1 on this new install
3. If you know how to build the Debian package, build it, install it and
verify that koha-translate works as expected
4. prove t/LangInstaller.t

-- 
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