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

Jonathan Druart <jonathan.druart+k...@gmail.com> changed:

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

--- Comment #17 from Jonathan Druart <jonathan.druart+k...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to