[Koha-bugs] [Bug 24734] LangInstaller is looking in wrong directory for js files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 26 20:40:52 CET 2020


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99674|0                           |1
        is obsolete|                            |

--- Comment #3 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 99675
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99675&action=edit
Bug 24734: Fix paths in LangInstaller.pm for JS files

Use intrahtdocs and opachtdocs in order to get the correct paths for all
kind of installations

Test plan:
1. With a dev install, run ./translator create/update/install xx-XX and
   verify that there is no error message
2. With a standard install, run ./translator create/update/install xx-XX
   and verify that there is no error message

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Tested for dev/single/standard installs, no errors,
just a (normal) warn from po2json.

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


More information about the Koha-bugs mailing list