[Bug 29596] New: Add Yiddish language
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Bug ID: 29596 Summary: Add Yiddish language Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |katrin.fischer@bsz-bw.de Assignee|oleonard@myacpl.org |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 128094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128094&action=edit Bug 29596: Add Yiddish language This patch adds the Yiddish language to Koha. The language codes were taken from https://www.loc.gov/standards/iso639-2/php/code_list.php Sponsored-by: Universidad Nacional de San Martín Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=15067 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 David Nind <david@davidnind.com> 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=29596 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128094|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 128097 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128097&action=edit Bug 29596: Add Yiddish language This patch adds the Yiddish language to Koha. The language codes were taken from https://www.loc.gov/standards/iso639-2/php/code_list.php Sponsored-by: Universidad Nacional de San Martín Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes using koha-testing-docker: 1. Check the advanced search in the staff interface (Search > Advanced search > More options > Language and Language of original) and OPAC (Advanced search > More options > Language) - Yiddish doesn't appear as an option. 2. Apply the patch. 3. Update the database (databaseupdate). 4. flush_memcached and restart_all 5. Yiddish now appears as a language under the staff interface and OPAC advanced search. Question: Most languages display as 'Native language name (Language name in English)', for example 'Deutsch (German)'. Yiddish only displays as 'Yiddish'. Should Yiddish also be displayed this way? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Nind from comment #3)
Question:
Most languages display as 'Native language name (Language name in English)', for example 'Deutsch (German)'. Yiddish only displays as 'Yiddish'.
Should Yiddish also be displayed this way?
Good question! This is the first time I add a language like this, and I based this on bug 15067, and picked Spanish as the basis from the install file. I noticed Spanish has more 'display languages' than others, and that's why I picked it (thinking it was a more complete example). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18493 CC| |frederic@tamil.fr Component|OPAC |I18N/L10N Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493 [Bug 18493] Add more languages to advanced search languages dropdown -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128097|0 |1 is obsolete| | --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 128104 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128104&action=edit Bug 29596: Add Yiddish language This patch adds the Yiddish language to Koha. The language codes were taken from https://www.loc.gov/standards/iso639-2/php/code_list.php Sponsored-by: Universidad Nacional de San Martín Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128104|0 |1 is obsolete| | --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 128106 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128106&action=edit Bug 29596: Add Yiddish language This patch adds the Yiddish language to Koha. The language codes were taken from https://www.loc.gov/standards/iso639-2/php/code_list.php Sponsored-by: Universidad Nacional de San Martín Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=15067 | Depends on| |15067 --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- David, please retest now. Your question made me dig a bit further on the subject and an adjustment was needed for RTL, specifying hebrew scripts are used to write yiddish, etc. And found a bug on bug 15067, so please test on top of the latest follow-up on that bug if interested in checking the atomic update can be run many times and results will be the same (i.e. language is added only once). Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 [Bug 15067] Add additional languages to advanced search language search -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #8 from David Nind <david@davidnind.com> --- I have tested on top of bug 15067. After applying 29956 I ran databaseupdate several times (x4) - this makes the language appear multiple times (x4) as well. I'm not sure that is what you meant though... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|15067 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 [Bug 15067] Add additional languages to advanced search language search -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 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=29596 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128106|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 129974 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129974&action=edit Bug 29596: Add Yiddish language This patch adds the Yiddish language to Koha. The language codes were taken from https://www.loc.gov/standards/iso639-2/php/code_list.php Sponsored-by: Universidad Nacional de San Martín Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29605 CC| |fridolin.somers@biblibre.co | |m Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29605 [Bug 29605] DB structure may not be synced with kohastructure.sql -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #10 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to David Nind from comment #8)
I have tested on top of bug 15067.
After applying 29956 I ran databaseupdate several times (x4) - this makes the language appear multiple times (x4) as well.
I'm not sure that is what you meant though...
I reproduce. I think we must have Bug 29605 to have constraints. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |22.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #11 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds the release notes| |Yiddish (יידיש) language to | |Koha. Yiddish now appears | |as an option for refining | |search results in the staff | |interface advanced search | |(Search > Advanced search > | |More options > Language and | |Language of original) and | |the OPAC (Advanced search > | |More options > Language). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Kyle M Hall <kyle@bywatersolutions.com> 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=29596 Kyle M Hall <kyle@bywatersolutions.com> 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=29596 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|22.05.00 |22.05.00,21.11.03 released in| | --- Comment #12 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to 21.11.x for 21.11.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Bug 29596 depends on bug 29605, which changed state. Bug 29605 Summary: DB structure may not be synced with kohastructure.sql https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29605 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED CC| |andrew@bywatersolutions.com --- Comment #13 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Enhancement, not backported to 21.05. Please ask if needed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Andrew Fuerste-Henry from comment #13)
Enhancement, not backported to 21.05. Please ask if needed.
Please backport :-D -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|22.05.00,21.11.03 |22.05.00,21.11.03,21.05.12 released in| | --- Comment #15 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Pushed to 21.05.x for 21.05.12 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #16 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Kyle M Hall from comment #12)
Pushed to 21.11.x for 21.11.03
You forgot to backport the DBRev :
git ll --grep=29596 master c346481429 Bug 29596: DBRev 21.12.00.014 87621c2c89 Bug 29596: Add Yiddish language
This is also missing in 21.05.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #17 from Mason James <mtj@kohaaloha.com> --- (In reply to Fridolin Somers from comment #16)
(In reply to Kyle M Hall from comment #12)
Pushed to 21.11.x for 21.11.03
You forgot to backport the DBRev :
git ll --grep=29596 master c346481429 Bug 29596: DBRev 21.12.00.014 87621c2c89 Bug 29596: Add Yiddish language
This is also missing in 21.05.x
hi Kyle, Andrew if you commit a fix to the git repo, and tag - i will release a new package -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |In Discussion Priority|P5 - low |P1 - high Severity|enhancement |blocker --- Comment #18 from Mason James <mtj@kohaaloha.com> --- bumping severity -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=19169 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #19 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- I've fixed the dbrev in 21.05.x. This hasn't made it into a 21.05 package yet, so no need to release a new one to correct it. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=30245 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net Version(s)|22.05.00,21.11.03,21.05.12 |22.05.00,21.11.03,21.05.12, released in| |20.11.17 --- Comment #20 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Backported: Pushed to 20.11.x branch for 20.11.17 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #21 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Yiddish also needs to be added to the translation platform, right? Because it isn't. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #22 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Victor Grousset/tuxayo from comment #21)
Yiddish also needs to be added to the translation platform, right? Because it isn't.
Not necessarily. We only add new languages to the translation platform if someone wants to work on them, this is here was added for search in Advanced search. The other way around it's required. Every language you can translate Koha into should also be in the tables. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #23 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Thanks, it makes sense. Noted here so it could help in the future: https://wiki.koha-community.org/wiki/Translating_Koha#Adding_a_new_language -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 wainuiwitikapark@catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #24 from wainuiwitikapark@catalyst.net.nz --- Does this need to be backported to 19.11.x? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Severity|blocker |enhancement Status|In Discussion |RESOLVED --- Comment #25 from Victor Grousset/tuxayo <victor@tuxayo.net> --- comment 17 has been addressed. Reverting severity and status -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 Hans Pålsson <hans.palsson@hkr.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans.palsson@hkr.se --- Comment #26 from Hans Pålsson <hans.palsson@hkr.se> --- (In reply to David Nind from comment #8)
I have tested on top of bug 15067.
After applying 29956 I ran databaseupdate several times (x4) - this makes the language appear multiple times (x4) as well.
I'm not sure that is what you meant though...
Having issues upgrading to 21.11.02.003 possibly related to this. "Upgrade to 21.11.02.003 [13:16:35]: Bug 29605 - Resync DB structure for existing installations ERROR: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Duplicate entry 'yi' for key 'PRIMARY' at /usr/share/koha/lib/C4/Installer.pm line 738" Looking in PMA for the DB table `language_script_mapping` looks like this; language_subtag script_subtag ar Arab he Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr I am unsure if clearing the table of multiple entries will make or brake the instance further. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #27 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Hans Pålsson from comment #26)
(In reply to David Nind from comment #8)
I have tested on top of bug 15067.
After applying 29956 I ran databaseupdate several times (x4) - this makes the language appear multiple times (x4) as well.
I'm not sure that is what you meant though...
Having issues upgrading to 21.11.02.003 possibly related to this. "Upgrade to 21.11.02.003 [13:16:35]: Bug 29605 - Resync DB structure for existing installations ERROR: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Duplicate entry 'yi' for key 'PRIMARY' at /usr/share/koha/lib/C4/Installer.pm line 738"
Looking in PMA for the DB table `language_script_mapping` looks like this; language_subtag script_subtag ar Arab he Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr yi Hebr
I am unsure if clearing the table of multiple entries will make or brake the instance further.
Remove the repeated entries. You're safe. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29596 --- Comment #28 from Hans Pålsson <hans.palsson@hkr.se> --- Cleared, problem solved. Thanks! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org