[Bug 11047] New: koha-translate won't update
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11047 Bug ID: 11047 Summary: koha-translate won't update Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: robin@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz The update_lang() function calls install_lang, which won't do the update if the language is already installed. This means you can't update. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11047 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Summary|koha-translate won't update |koha-translate won't update | |languages -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11047 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Robin, koha-translate does three things, in this order: check_lang_po_files $lang remove_lang $lang install_lang $lang Regards To+ -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11047 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> --- So it does, but it wasn't working for me when I tried it. Oh well, I'll mark this invalid and reopen it should I see it again, and get more meaningful data. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org