[Koha-bugs] [Bug 24262] Translate installer data in YAML format

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 29 10:12:34 CET 2022


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |32356

--- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Bernardo, do yo remember why you added that?

> It will not create a installer directory if it already exists.

379     if ( -d $langdir ) {
380         say "$self->{lang} installer dir $langdir already exists.\nDelete
it if you want to recreate it." if $self->{verbose};
381         return;
382     }


On upgrade we want to update the directory.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32356
[Bug 32356] fr-FR installer dir /kohadevbox/koha/installer/data/mysql/fr-FR
already exists.
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list