[Bug 41759] New: The display of MARC 21 field 026 data (Fingerprint Identifier) is missing (both in intranet and OPAC)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Bug ID: 41759 Summary: The display of MARC 21 field 026 data (Fingerprint Identifier) is missing (both in intranet and OPAC) Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: MARC Bibliographic data support Assignee: januszop@gmail.com Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org For older monographic resources, one of the key characteristics is the fingerprint identifier (in MARC 21 - in the field 026: https://www.loc.gov/marc/bibliographic/bd026.html). Currently, we do not display it neither in intranet view, nor in OPAC. MARC21slim2intranetDetail.xsl and MARC21slim2OPACDetail.xsl could be corrected. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch 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=41759 --- Comment #1 from Janusz Kaczmarek <januszop@gmail.com> --- Created attachment 192384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192384&action=edit Bug 41759: The display of MARC 21 field 026 data (Fingerprint Identifier) is missing (both in intranet and OPAC) Test plan ========= 1. Make field 026 active for Editor in MARC framework section (e.g. in default framework). 2. Edit any bibliographic record (with modified framework) adding 026 field data, e.g. 026 ## $a urdu esrt $b eses jecl $c 1790 3. Verify in Normal view (intranet) and in OPAC that you are unable to see the inserted data. 4. Apply the patch ; restart_all. 5. Verify in Normal view (intranet) and in OPAC that you are now able to see the fingerprint information from 026 field. Sponsored-by: Ignatianum University in Cracow -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Sponsorship status|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Roman Dolny <roman.dolny@jezuici.pl> 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=41759 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192384|0 |1 is obsolete| | --- Comment #2 from Roman Dolny <roman.dolny@jezuici.pl> --- Created attachment 192391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192391&action=edit Bug 41759: The display of MARC 21 field 026 data (Fingerprint Identifier) is missing (both in intranet and OPAC) Test plan ========= 1. Make field 026 active for Editor in MARC framework section (e.g. in default framework). 2. Edit any bibliographic record (with modified framework) adding 026 field data, e.g. 026 ## $a urdu esrt $b eses jecl $c 1790 3. Verify in Normal view (intranet) and in OPAC that you are unable to see the inserted data. 4. Apply the patch ; restart_all. 5. Verify in Normal view (intranet) and in OPAC that you are now able to see the fingerprint information from 026 field. Sponsored-by: Ignatianum University in Cracow Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Comma delimited| |Ignatianum University in list of Sponsors| |Cracow 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=41759 --- Comment #3 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 196046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196046&action=edit Bug 41758: Add Fingerprint Identifier data to Elasticsearch index mappings Libraries cataloguing older monographic resources request fingerprint indexing. In MARC 21, it would be the content of field 026, in UNIMARC - 012. Test plan ========= 1. Start up KTD with Elasticsearch: ktd --search-engine es8 up -d 2. Make field 026 active for Editor in MARC framework section (e.g. in default framework). 3. Edit any bibliographic record (with modified framework) adding 026 field data, e.g. 026 ## $a urdu esrt $b eses jecl $c 1790 4. Verify that you are unable to find the record searching with fingerprint data. 5. Apply the patch ; restart_all. 6. Reindex with: koha-elasticsearch --rebuild -r -d kohadev 7. Now you should be able to find the record searching with fingerprint data (performing a general search or prefixed with 'fingerprint-identifier:'). Sponsored-by: Ignatianum University in Cracow Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@openfifth.c | |o.uk Attachment #196046|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=41759 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.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=41759 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Thanks for all the hard work! Pushed to main for the next 26.05.00 release as RM Assistant -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|26.05.00 |26.05.00,25.11.05 released in| | Status|Pushed to main |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=41759 --- Comment #5 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41759 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #6 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 25.05 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org