[Bug 39902] New: "Cite" feature - UNIMARC : publisher in 214 is not taken into account
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Bug ID: 39902 Summary: "Cite" feature - UNIMARC : publisher in 214 is not taken into account Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: marion.durand@biblibre.com QA Contact: testopia@bugs.koha-community.org For UNIMARC, citations often have no publisher information. The publication information can also be in 214 field, it can still be in 210 field but this will become obsolete at some point. The cite function should look into 214 field for publisher information and if there is none, then look into 210). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |14670 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14670 [Bug 14670] Add 'cite' option to detail page in OPAC -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=35203 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- GIT URL| |31717 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathsabypro@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 --- Comment #1 from Mathieu Saby <mathsabypro@gmail.com> --- Yes, both fields should be checked, with priority for 214 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 --- Comment #2 from Marion Durand <marion.durand@biblibre.com> --- Created attachment 182455 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182455&action=edit Bug 39902: Cite also look for publisher in 214 in Unimarc In UNIMARC, publisher information can be in 214 and in 210. The code was only looking in 210. This patch add support for 214 field. To test: 0. Make sure your instance is in Unimarc 1. Find or create a record with publisher information in 214 (and none in 210) 2. Search for that record in your OPAC 3. Click on the "Cite" button 4. Check that no publisher information appear 5. Apply the patch 6. Repeat step 2 and 3 7. Check that publisher information is now shown -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=39902 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=39902 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182455|0 |1 is obsolete| | --- Comment #3 from David Nind <david@davidnind.com> --- Created attachment 182464 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182464&action=edit Bug 39902: Cite also look for publisher in 214 in Unimarc In UNIMARC, publisher information can be in 214 and in 210. The code was only looking in 210. This patch add support for 214 field. To test: 0. Make sure your instance is in Unimarc 1. Find or create a record with publisher information in 214 (and none in 210) 2. Search for that record in your OPAC 3. Click on the "Cite" button 4. Check that no publisher information appear 5. Apply the patch 6. Repeat step 2 and 3 7. Check that publisher information is now shown 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=39902 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |marion.durand@biblibre.com Status|Signed Off |Failed QA CC| |m.de.rooy@rijksmuseum.nl QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Hi Marion, I changed the Assignee for you :) Could you please add a simple test in t/db_dependent/Record.t for this case? Thanks! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org