When you (e.g. accidentally) try to install a non-existing or invalid language, the translate Perl script will bail out with an error message. But it has already created the language directories under /usr/share/koha/opac/htdocs/opac-tmpl/prog and /usr/share/koha/intranet/htdocs/intranet-tmpl/prog and the (invalid) language code is presented as a choice in the admin I18N/L10N interface. To very, enter perl translate install de-XY.
Created attachment 6705 [details] [review] Proposed patch
(In reply to comment #1) > Created attachment 6705 [details] [review] > Proposed patch That patch works fine. I am now trying to sign it off using git, which is a whole different adventure...
Created attachment 6708 [details] [review] signed off patch This is signed off by me patch.
QA comment: tiny patch, usefull, works passed QA patch pushed, please test Welcome Marc Balmer, you're 167th Marc: you should not have signed-off this patch by yourself. It's a tiny one, works fine, so i'm pushing it. But usually, the sign-off must not be made by the author.
(In reply to comment #4) > QA comment: tiny patch, usefull, works > > passed QA > > patch pushed, please test > > > Welcome Marc Balmer, you're 167th > > Marc: you should not have signed-off this patch by yourself. It's a tiny one, > works fine, so i'm pushing it. But usually, the sign-off must not be made by > the author. credit whom credit is due: I reported the problem, it was Fréderic Demians who suggested the patch, I did test it and thus signed it off.
(In reply to comment #5) > (In reply to comment #4) > > QA comment: tiny patch, usefull, works > > > > passed QA > > > > patch pushed, please test > > > > > > Welcome Marc Balmer, you're 167th > > > > Marc: you should not have signed-off this patch by yourself. It's a tiny one, > > works fine, so i'm pushing it. But usually, the sign-off must not be made by > > the author. > > credit whom credit is due: I reported the problem, it was Fréderic Demians who > suggested the patch, I did test it and thus signed it off. mmm... right looking at obsolete attachments. But you did something locally that resulted in Frédéric patch being now your's: From: Marc Balmer <marc@msys.ch> If you sign off another patch (I encourage you to do so !), please catch one of us on IRC to try to understand what you've made that can explain this author change, usual git command don't change author !
Included in the 3.6 branch prior to 3.6.4.