[Bug 16687] New: Translatability: Fix issues in Administration preferences
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Bug ID: 16687 Summary: Translatability: Fix issues in Administration preferences Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Fix sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |veron@veron.ch |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 52156 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52156&action=edit Bug 16687 - Translatability: Fix issues in Administration preferences This patch fixes sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. To test: - Without patch, open Home > Administration > System preferences and go to tab 'Administration" - Apply patch - Open the same page in a new window and compare the text: - Verify that no sentences are splitted - Verify that the text changes do not introduce misunderstandings and have the same meaning as without patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=16669 Status|NEW |Needs Signoff Blocks| |16679 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16679 [Bug 16679] Translatability problems in system preferences -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jetkiwi@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #2 from Marc Véron <veron@veron.ch> --- *** Bug 16669 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 jmbroust <jean-manuel.broust@univ-lyon2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jean-manuel.broust@univ-lyo | |n2.fr --- Comment #3 from jmbroust <jean-manuel.broust@univ-lyon2.fr> --- Created attachment 52946 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52946&action=edit Screen capture testing patch 16687 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 jmbroust <jean-manuel.broust@univ-lyon2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from jmbroust <jean-manuel.broust@univ-lyon2.fr> --- Patch partially corrects the issue but there are still some problems (see screen capture). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #5 from Marc Véron <veron@veron.ch> --- (In reply to jmbroust from comment #4)
Patch partially corrects the issue but there are still some problems (see screen capture).
Hi jmbroust, Thanks for testing. I can not test right now due to a weak internet connection. It seems that the problem is related to the French translation and not to my code changes. Please check french translation on http://translate.koha-community.org/ How does it look like in English? Can you please test the English version and provide a screenhot? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Marc Véron <veron@veron.ch> --- I re-tested. The issues in the screenshots are related to wrong or missing French translations in http://translate.koha-community.org/fr/16.05/fr-FR-pref.po In English the changes look fine. Switching back to 'Needs Signoff' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- Some of the choices no longer make grammatical sense following the change of the description because they were designed to fit within a sentence: "Show debugging information in the browser when an internal error occurs:" - none - some - lots of I suggest: "How much debugging information to show in the browser when an internal error occurs:" - None - Some - All ----------------------- For DefaultToLoggedInLibraryCircRules, DefaultToLoggedInLibraryNoticesSlips, and DefaultToLoggedInLibraryOverdueTriggers I suggest the choices be: no: "All libraries" yes: "The logged-in library" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52156|0 |1 is obsolete| | --- Comment #8 from Marc Véron <veron@veron.ch> --- Created attachment 53335 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53335&action=edit Bug 16687 - Translatability: Fix issues in Administration preferences This patch fixes sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. To test: - Without patch, open Home > Administration > System preferences and go to tab 'Administration" - Apply patch - Open the same page in a new window and compare the text: - Verify that no sentences are splitted - Verify that the text changes do not introduce misunderstandings and have the same meaning as without patch Amended for comment #7 2016-07-12/mv -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53335|0 |1 is obsolete| | --- Comment #9 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 53370 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53370&action=edit [SGINED-OFF] Bug 16687 - Translatability: Fix issues in Administration preferences This patch fixes sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. To test: - Without patch, open Home > Administration > System preferences and go to tab 'Administration" - Apply patch - Open the same page in a new window and compare the text: - Verify that no sentences are splitted - Verify that the text changes do not introduce misunderstandings and have the same meaning as without patch Amended for comment #7 2016-07-12/mv Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This seems like a step back to how the old system preference editor worked - having the choice separate from the sentence and at the end of each. The translation of the system preference file was designed to keep the strings in sequence, so you can 'see' the sentence strings together - but it doesn't allow to change the sequence of sentence parts. I am not sure if this will work better in all possible scenarios and it will require translators to retranslate the whole file - and even more files if we decide to use this pattern for the other preferences as well. I'd like to get another translator's view on this. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #11 from Marc Véron <veron@veron.ch> --- (In reply to Katrin Fischer from comment #10)
This seems like a step back to how the old system preference editor worked - having the choice separate from the sentence and at the end of each. The translation of the system preference file was designed to keep the strings in sequence, so you can 'see' the sentence strings together - but it doesn't allow to change the sequence of sentence parts.
I am not sure if this will work better in all possible scenarios and it will require translators to retranslate the whole file - and even more files if we decide to use this pattern for the other preferences as well.
I'd like to get another translator's view on this.
From bug description: misc/translator/po/*-pref.po lacks translatability because the position of
Note: The problem with the sequence of the sentence parts is described in Bug 16669 - Options in pref.po should be expressed in %s to allow translatability:$ options are fixed. For example, admin.pref#casAuthentication consists of three entries. # CAS for login authentication. # Don't use # Use It is used to construct the following sentence with a drop-down list. "[Don't use/Use] CAS for login authentication." The Japanese translation of this would look like the following. "CASをログイン認証に使用[しない/する]" However, it is impossible to use this translation because the position of the drop-down list is fixed. This could be solved by expressing options as %s and allow the translator to modify the position. The following is an example. # %s CAS for login authentication. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53370|0 |1 is obsolete| | --- Comment #12 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 55788 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55788&action=edit Bug 16687 - Translatability: Fix issues in Administration preferences This patch fixes sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. To test: - Without patch, open Home > Administration > System preferences and go to tab 'Administration" - Apply patch - Open the same page in a new window and compare the text: - Verify that no sentences are splitted - Verify that the text changes do not introduce misunderstandings and have the same meaning as without patch Amended for comment #7 2016-07-12/mv Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #13 from Chris Cormack <chris@bigballofwax.co.nz> --- Signed off, but still would like more translators to take a look before it goes through QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref Looking at the diff, I don't understand why "- Note that this value has no effect if the UsageStats system preference is set to "Don't share"" have been removed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55788|0 |1 is obsolete| | --- Comment #15 from Marc Véron <veron@veron.ch> --- Created attachment 55887 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55887&action=edit Bug 16687 - Translatability: Fix issues in Administration preferences This patch fixes sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. To test: - Without patch, open Home > Administration > System preferences and go to tab 'Administration" - Apply patch - Open the same page in a new window and compare the text: - Verify that no sentences are splitted - Verify that the text changes do not introduce misunderstandings and have the same meaning as without patch Amended for comment #7 2016-07-12/mv Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Rebased to apply on master and re-inserted test (see comment #14) -2016-09-28/mv -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Michael Kuhn <mik@adminkuhn.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mik@adminkuhn.ch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Michael Kuhn <mik@adminkuhn.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55887|0 |1 is obsolete| | --- Comment #16 from Michael Kuhn <mik@adminkuhn.ch> --- Created attachment 56525 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56525&action=edit Bug 16687 - Translatability: Fix issues in Administration preferences This patch fixes sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. To test: - Without patch, open Home > Administration > System preferences and go to tab 'Administration" - Apply patch - Open the same page in a new window and compare the text: - Verify that no sentences are splitted - Verify that the text changes do not introduce misunderstandings and have the same meaning as without patch Amended for comment #7 2016-07-12/mv Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Rebased to apply on master and re-inserted test (see comment #14) -2016-09-28/mv Signed-off-by: Michael Kuhn <mik@adminkuhn.ch> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #17 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Still feels a bit like turning back time to me - in a less readable fashion. We used to have the pull down/options in a separate column and then the description next to it. But 3 sign-offs... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56525|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 56569 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56569&action=edit [PASSED QA] Bug 16687 - Translatability: Fix issues in Administration preferences This patch fixes sentence splitting and other translation issues in file koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref to avoid odd translations. To test: - Without patch, open Home > Administration > System preferences and go to tab 'Administration" - Apply patch - Open the same page in a new window and compare the text: - Verify that no sentences are splitted - Verify that the text changes do not introduce misunderstandings and have the same meaning as without patch Amended for comment #7 2016-07-12/mv Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Rebased to apply on master and re-inserted test (see comment #14) -2016-09-28/mv Signed-off-by: Michael Kuhn <mik@adminkuhn.ch> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion --- Comment #19 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I don't think this is the way to go. Have a look at es-ES translations, they fixed this issue correctly. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #20 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 56615 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56615&action=edit [COUNTER-PATCH] Bug 16687: Translatability: Fix issues in Administration preferences This is how I'd fix that issue, please give it a try. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #21 from Marc Véron <veron@veron.ch> --- (In reply to Jonathan Druart from comment #20)
Created attachment 56615 [details] [review] [COUNTER-PATCH] Bug 16687: Translatability: Fix issues in Administration preferences
This is how I'd fix that issue, please give it a try.
Hi Jonathan, Thanks for the counter patch. Can you please elaborate a little bit what your counter patch does? How does it ease the problem with splitted sentences? Marc -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #22 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- It removes the 'file.pref#prefname#' parts from the msgstr. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #23 from Marc Véron <veron@veron.ch> --- (In reply to Jonathan Druart from comment #22)
It removes the 'file.pref#prefname#' parts from the msgstr.
How does it ease the problem with splitted sentences? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #24 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- It won't, it just removes the strings I mentionned. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Translatability: Fix issues |Translatability: Fix issues |in Administration |with sentence splitting in |preferences |Administration preferences --- Comment #25 from Marc Véron <veron@veron.ch> --- (In reply to Jonathan Druart from comment #24)
It won't, it just removes the strings I mentionned.
But what I'm doing with the first patch is fixing sentence splitting. It is not related to wrong french translations , see comment #5 I think if you want to fix the problem mentionned by jmbroust (screenshot and comments #4 and #5), your patch should go to a separate bug. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA --- Comment #26 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- ok, back to Passed QA. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56615|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Status|Passed QA |Pushed to Master --- Comment #27 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to master for 16.11, thanks Marc! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #28 from Frédéric Demians <frederic@tamil.fr> --- Pushed in 16.05. Will be in 16.05.05. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #29 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This will force translators to retranslate all the prefs - why push it to a maintenance release? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #30 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- More so with releasing at the same day - this means they will just be NOT translated at all. What happened to string freezes? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 --- Comment #31 from Frédéric Demians <frederic@tamil.fr> --- OK. You're correct. I can mark this bug as 'enhancement', and revert it from 16.05. Do you agree with this? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |enhancement -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |Pushed to Master --- Comment #32 from Frédéric Demians <frederic@tamil.fr> --- Done. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=42600 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org