[Bug 18984] New: Remove support for NORMARC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Bug ID: 18984 Summary: Remove support for NORMARC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: magnus@libriotech.no Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org The National library of Norway has (finally) decided to replace NORMARC with MARC21. The timeframe for this is a bit vague yet, but I will provide a patch to remove all traces of NORMARC in Koha once all known Koha-instances that use NORMARC have been converted to MARC21. As soon as I can I will close all NORMARC-specific bugs in Bugzilla. More info about the decision of the National library, in Norwegian: https://bibliotekutvikling.no/ressurser/kunnskapsorganisering/verktoykasse-f... See also: https://bibliotekutvikling.no/ressurser/kunnskapsorganisering/verktoykasse-f... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=15140 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moravec@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 115514 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115514&action=edit Bug 18984: Remove NORMARC support -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 115515 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115515&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|magnus@libriotech.no |jonathan.druart@bugs.koha-c | |ommunity.org CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Would that work, Magnus? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |27622 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27622 [Bug 27622] Remove nb-NO installer data -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no, | |martin.renvoize@ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |victor@tuxayo.net -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> 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=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115514|0 |1 is obsolete| | Attachment #115515|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 120397 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120397&action=edit Bug 18984: Remove NORMARC support -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 120398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120398&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> ---
07:31 Joubu magnuse: Hi! Can I finally push bug 18984? 07:31 Joubu magnuse: I need it for bug 27622 11:20 magnuse Joubu: hm, we have not converted our normarc libraries to marc 21 yet. on the other hand, having to convert before upgrading to 21.11 just might be the stick we need to get the conversions done... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120397|0 |1 is obsolete| | Attachment #120398|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 125417 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125417&action=edit Bug 18984: Remove NORMARC support -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #8 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 125418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125418&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |RM_priority --- Comment #9 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Patches rebased. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Needs Signoff |Patch doesn't apply --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Please rebase. I also have a concern about the z39.50 targets for the nb-NO language. If they are still going to be supported, we probably need crosswalk xslts? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125417|0 |1 is obsolete| | --- Comment #11 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 125819 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125819&action=edit Bug 18984: Remove NORMARC support -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125418|0 |1 is obsolete| | --- Comment #12 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 125820 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125820&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> 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=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #13 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- FAIL t/db_dependent/selenium/purchase_workflow.t OK critic FAIL file permissions File must have the exec flag OK forbidden patterns OK git manipulation OK pod SKIP spelling OK valid Processing additional checks * Commit title does not start with 'Bug XXXXX: ' - 75d22621e8 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #14 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #13)
FAIL t/db_dependent/selenium/purchase_workflow.t OK critic FAIL file permissions File must have the exec flag OK forbidden patterns OK git manipulation OK pod SKIP spelling OK valid
Processing additional checks
* Commit title does not start with 'Bug XXXXX: ' - 75d22621e8
wrong bug -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #15 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Lots of qa warns here for DBIx::Class::Relationship::ManyToMany::many_to_many(): -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 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=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125819|0 |1 is obsolete| | --- Comment #16 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 125826 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125826&action=edit Bug 18984: Remove NORMARC support Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125820|0 |1 is obsolete| | --- Comment #17 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 125827 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125827&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #18 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- DBIx::Class::Relationship::ManyToMany::many_to_many(): *************************************************************************** The many-to-many relationship 'search_fields' is trying to create a utility method called add_to_search_fields. This will completely overwrite one such already existing method on class Koha::Schema::Result::SearchMarcMap. You almost certainly want to rename your method or the many-to-many relationship, as the functionality of the original method will not be accessible anymore. To disable this warning set to a true value the environment variable DBIC_OVERWRITE_HELPER_METHODS_OK -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #19 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- diff --git a/Koha/Schema/Result/SearchMarcMap.pm b/Koha/Schema/Result/SearchMarcMap.pm index 03bc94304c..6b700c65ff 100644 --- a/Koha/Schema/Result/SearchMarcMap.pm +++ b/Koha/Schema/Result/SearchMarcMap.pm @@ -40,7 +40,7 @@ what storage index this map is for =head2 marc_type data_type: 'enum' - extra: {list => ["marc21","unimarc","normarc"]} + extra: {list => ["marc21","unimarc"]} is_nullable: 0 what MARC type this map is for @@ -67,7 +67,7 @@ __PACKAGE__->add_columns( "marc_type", { data_type => "enum", - extra => { list => ["marc21", "unimarc", "normarc"] }, + extra => { list => ["marc21", "unimarc"] }, is_nullable => 0, }, "marc_field", You dont want this in your regular patch. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #20 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- The signoff stands, but it needs attention still. Switch back to SO afterwards. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #21 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Dont forget to add a dbrev for search_marc_map -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125826|0 |1 is obsolete| | Attachment #125827|0 |1 is obsolete| | --- Comment #22 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 125828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125828&action=edit Bug 18984: Remove NORMARC support -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #23 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 125829 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125829&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #24 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Koha/Schema/Result/SearchMarcMap.pm changes removed from last patches. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #25 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- How about removing: misc/translator/po/am-Ethi-marc-NORMARC.po misc/translator/po/ar-Arab-marc-NORMARC.po misc/translator/po/as-IN-marc-NORMARC.po misc/translator/po/az-AZ-marc-NORMARC.po misc/translator/po/be-BY-marc-NORMARC.po misc/translator/po/bg-Cyrl-marc-NORMARC.po misc/translator/po/bn-IN-marc-NORMARC.po misc/translator/po/ca-ES-marc-NORMARC.po misc/translator/po/cs-CZ-marc-NORMARC.po misc/translator/po/cy-GB-marc-NORMARC.po misc/translator/po/da-DK-marc-NORMARC.po misc/translator/po/de-CH-marc-NORMARC.po misc/translator/po/de-DE-marc-NORMARC.po misc/translator/po/dz-marc-NORMARC.po misc/translator/po/el-GR-marc-NORMARC.po misc/translator/po/en-GB-marc-NORMARC.po misc/translator/po/en-NZ-marc-NORMARC.po misc/translator/po/eo-marc-NORMARC.po misc/translator/po/es-ES-marc-NORMARC.po misc/translator/po/eu-marc-NORMARC.po misc/translator/po/fa-Arab-marc-NORMARC.po misc/translator/po/fi-FI-marc-NORMARC.po misc/translator/po/fo-FO-marc-NORMARC.po misc/translator/po/fr-CA-marc-NORMARC.po misc/translator/po/fr-FR-marc-NORMARC.po misc/translator/po/ga-marc-NORMARC.po misc/translator/po/gd-marc-NORMARC.po misc/translator/po/gl-marc-NORMARC.po misc/translator/po/he-Hebr-marc-NORMARC.po misc/translator/po/hi-marc-NORMARC.po misc/translator/po/hr-HR-marc-NORMARC.po misc/translator/po/hu-HU-marc-NORMARC.po misc/translator/po/hy-Armn-marc-NORMARC.po misc/translator/po/hyw-Armn-marc-NORMARC.po misc/translator/po/ia-marc-NORMARC.po misc/translator/po/id-ID-marc-NORMARC.po misc/translator/po/iq-CA-marc-NORMARC.po misc/translator/po/is-IS-marc-NORMARC.po misc/translator/po/it-IT-marc-NORMARC.po misc/translator/po/iu-CA-marc-NORMARC.po misc/translator/po/ja-Jpan-JP-marc-NORMARC.po misc/translator/po/ka-marc-NORMARC.po misc/translator/po/km-KH-marc-NORMARC.po misc/translator/po/kn-Knda-marc-NORMARC.po misc/translator/po/ko-Kore-KP-marc-NORMARC.po misc/translator/po/ku-Arab-marc-NORMARC.po misc/translator/po/lo-Laoo-marc-NORMARC.po misc/translator/po/lv-marc-NORMARC.po misc/translator/po/mi-NZ-marc-NORMARC.po misc/translator/po/ml-marc-NORMARC.po misc/translator/po/mon-marc-NORMARC.po misc/translator/po/mr-marc-NORMARC.po misc/translator/po/ms-MY-marc-NORMARC.po misc/translator/po/my-marc-NORMARC.po misc/translator/po/nb-NO-marc-NORMARC.po misc/translator/po/ne-NE-marc-NORMARC.po misc/translator/po/nl-BE-marc-NORMARC.po misc/translator/po/nl-NL-marc-NORMARC.po misc/translator/po/nn-NO-marc-NORMARC.po misc/translator/po/oc-marc-NORMARC.po misc/translator/po/pbr-marc-NORMARC.po misc/translator/po/pl-PL-marc-NORMARC.po misc/translator/po/prs-marc-NORMARC.po misc/translator/po/pt-BR-marc-NORMARC.po misc/translator/po/pt-PT-marc-NORMARC.po misc/translator/po/ro-RO-marc-NORMARC.po misc/translator/po/ru-RU-marc-NORMARC.po misc/translator/po/rw-RW-marc-NORMARC.po misc/translator/po/sd-PK-marc-NORMARC.po misc/translator/po/sk-SK-marc-NORMARC.po misc/translator/po/sl-SI-marc-NORMARC.po misc/translator/po/sq-AL-marc-NORMARC.po misc/translator/po/sr-Cyrl-marc-NORMARC.po misc/translator/po/sv-SE-marc-NORMARC.po misc/translator/po/sw-KE-marc-NORMARC.po misc/translator/po/ta-LK-marc-NORMARC.po misc/translator/po/ta-marc-NORMARC.po misc/translator/po/te-marc-NORMARC.po misc/translator/po/tet-marc-NORMARC.po misc/translator/po/th-TH-marc-NORMARC.po misc/translator/po/tl-PH-marc-NORMARC.po misc/translator/po/tr-TR-marc-NORMARC.po misc/translator/po/tvl-marc-NORMARC.po misc/translator/po/uk-UA-marc-NORMARC.po misc/translator/po/ur-Arab-marc-NORMARC.po misc/translator/po/vi-VN-marc-NORMARC.po misc/translator/po/zh-Hans-CN-marc-NORMARC.po misc/translator/po/zh-Hant-TW-marc-NORMARC.po root@master:/usr/share/koha# git grep -l normarc > zz root@master:/usr/share/koha# cat zz installer/data/mysql/updatedatabase.pl misc/release_notes/release_notes_3_12_0.txt misc/translator/po/am-Ethi-marc-NORMARC.po misc/translator/po/ar-Arab-marc-NORMARC.po misc/translator/po/as-IN-marc-NORMARC.po misc/translator/po/az-AZ-marc-NORMARC.po misc/translator/po/be-BY-marc-NORMARC.po misc/translator/po/bg-Cyrl-marc-NORMARC.po misc/translator/po/bn-IN-marc-NORMARC.po misc/translator/po/ca-ES-marc-NORMARC.po misc/translator/po/cs-CZ-marc-NORMARC.po misc/translator/po/cy-GB-marc-NORMARC.po misc/translator/po/da-DK-marc-NORMARC.po misc/translator/po/de-CH-marc-NORMARC.po misc/translator/po/de-DE-marc-NORMARC.po misc/translator/po/dz-marc-NORMARC.po misc/translator/po/el-GR-marc-NORMARC.po misc/translator/po/en-GB-marc-NORMARC.po misc/translator/po/en-NZ-marc-NORMARC.po misc/translator/po/eo-marc-NORMARC.po misc/translator/po/es-ES-marc-NORMARC.po misc/translator/po/eu-marc-NORMARC.po misc/translator/po/fa-Arab-marc-NORMARC.po misc/translator/po/fi-FI-marc-NORMARC.po misc/translator/po/fo-FO-marc-NORMARC.po misc/translator/po/fr-CA-marc-NORMARC.po misc/translator/po/fr-FR-marc-NORMARC.po misc/translator/po/ga-marc-NORMARC.po misc/translator/po/gd-marc-NORMARC.po misc/translator/po/gl-marc-NORMARC.po misc/translator/po/he-Hebr-marc-NORMARC.po misc/translator/po/hi-marc-NORMARC.po misc/translator/po/hr-HR-marc-NORMARC.po misc/translator/po/hu-HU-marc-NORMARC.po misc/translator/po/hy-Armn-marc-NORMARC.po misc/translator/po/hyw-Armn-marc-NORMARC.po misc/translator/po/ia-marc-NORMARC.po misc/translator/po/id-ID-marc-NORMARC.po misc/translator/po/iq-CA-marc-NORMARC.po misc/translator/po/is-IS-marc-NORMARC.po misc/translator/po/it-IT-marc-NORMARC.po misc/translator/po/iu-CA-marc-NORMARC.po misc/translator/po/ja-Jpan-JP-marc-NORMARC.po misc/translator/po/ka-marc-NORMARC.po misc/translator/po/km-KH-marc-NORMARC.po misc/translator/po/kn-Knda-marc-NORMARC.po misc/translator/po/ko-Kore-KP-marc-NORMARC.po misc/translator/po/ku-Arab-marc-NORMARC.po misc/translator/po/lo-Laoo-marc-NORMARC.po misc/translator/po/lv-marc-NORMARC.po misc/translator/po/mi-NZ-marc-NORMARC.po misc/translator/po/ml-marc-NORMARC.po misc/translator/po/mon-marc-NORMARC.po misc/translator/po/mr-marc-NORMARC.po misc/translator/po/ms-MY-marc-NORMARC.po misc/translator/po/my-marc-NORMARC.po misc/translator/po/nb-NO-marc-NORMARC.po misc/translator/po/ne-NE-marc-NORMARC.po misc/translator/po/nl-BE-marc-NORMARC.po misc/translator/po/nl-NL-marc-NORMARC.po misc/translator/po/nn-NO-marc-NORMARC.po misc/translator/po/oc-marc-NORMARC.po misc/translator/po/pbr-marc-NORMARC.po misc/translator/po/pl-PL-marc-NORMARC.po misc/translator/po/prs-marc-NORMARC.po misc/translator/po/pt-BR-marc-NORMARC.po misc/translator/po/pt-PT-marc-NORMARC.po misc/translator/po/ro-RO-marc-NORMARC.po misc/translator/po/ru-RU-marc-NORMARC.po misc/translator/po/rw-RW-marc-NORMARC.po misc/translator/po/sd-PK-marc-NORMARC.po misc/translator/po/sk-SK-marc-NORMARC.po misc/translator/po/sl-SI-marc-NORMARC.po misc/translator/po/sq-AL-marc-NORMARC.po misc/translator/po/sr-Cyrl-marc-NORMARC.po misc/translator/po/sv-SE-marc-NORMARC.po misc/translator/po/sw-KE-marc-NORMARC.po misc/translator/po/ta-LK-marc-NORMARC.po misc/translator/po/ta-marc-NORMARC.po misc/translator/po/te-marc-NORMARC.po misc/translator/po/tet-marc-NORMARC.po misc/translator/po/th-TH-marc-NORMARC.po misc/translator/po/tl-PH-marc-NORMARC.po misc/translator/po/tr-TR-marc-NORMARC.po misc/translator/po/tvl-marc-NORMARC.po misc/translator/po/uk-UA-marc-NORMARC.po misc/translator/po/ur-Arab-marc-NORMARC.po misc/translator/po/vi-VN-marc-NORMARC.po misc/translator/po/zh-Hans-CN-marc-NORMARC.po misc/translator/po/zh-Hant-TW-marc-NORMARC.po -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #26 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- hmm bit too much text -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #27 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 125830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125830&action=edit Bug 18984: DB changes -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #28 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Marcel de Rooy from comment #25)
How about removing:
Hum good question. That needs to be done with Bernardo at release time I'd say, otherwise he is going to re-introduce them. I don't know, to be honest. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #29 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #28)
(In reply to Marcel de Rooy from comment #25)
How about removing:
Hum good question. That needs to be done with Bernardo at release time I'd say, otherwise he is going to re-introduce them.
I don't know, to be honest.
It would make sense to remove them now, but make sure we are not going to reintroduce them later. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #30 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Patch is too big See https://gitlab.com/joubu/Koha/-/commits/bug_18984 For "Bug 18984: Remove *-NORMARC.po files" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125828|0 |1 is obsolete| | --- Comment #31 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 125850 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125850&action=edit Bug 18984: Remove NORMARC support Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125829|0 |1 is obsolete| | --- Comment #32 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 125851 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125851&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125830|0 |1 is obsolete| | --- Comment #33 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 125852 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125852&action=edit Bug 18984: DB changes Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Tomás Cohen Arazi <tomascohen@gmail.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=18984 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125850|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=18984 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125851|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=18984 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125852|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=18984 --- Comment #34 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 125876 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125876&action=edit Bug 18984: Remove NORMARC support Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 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=18984 --- Comment #35 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 125877 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125877&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 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=18984 --- Comment #36 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 125878 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125878&action=edit Bug 18984: DB changes Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 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=18984 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |tomascohen@gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #37 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Pushed to master for 21.11, 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=18984 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_11_candidate, |release-notes-needed |RM_priority | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to master |RESOLVED CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |The National library of release notes| |Norway has replaced NORMARC | |with MARC21. Koha instances | |that use NORMARC have | |either been converted to | |MARC21, or will need to | |convert as part of any | |upgrade (from Koha 21.11 | |onwards). Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |30476 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30476 [Bug 30476] Remove NORMARC translation files -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |31581 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31581 [Bug 31581] Remove Zebra files for NORMARC -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org