[Bug 38682] New: Add series ISSN from 490$x and 8XX$x to XSLT detail and search results' show-serial().
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38682 Bug ID: 38682 Summary: Add series ISSN from 490$x and 8XX$x to XSLT detail and search results' show-serial(). Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: olli-antti.kivilahti@hypernova.fi QA Contact: testopia@bugs.koha-community.org Series statement ISSN from fields 490$x or 8XX$x are not shown in XSLT-templates. This patch makes them visible in search results and the biblio detail-view, both in OPAC and the staff client. TEST PLAN: 490: 1. Create a bib record with 490i1=0, 490$x 2. Search for the record in the OPAC 3. Observe the ISSN after the series statement in the search results listing 4. Open the record to biblio detail view 5. Observe the ISSN after the series statement in the detail -page. 6. Search for the record in the staff client 7. Observe the ISSN after the series statement in the search results listing 8. Open the record to biblio detail view 9. Observe the ISSN after the series statement in the detail -page. 800: 1. Create a bib record with 800$x 2-9. Repeat test steps in TEST PLAN 490 830: 1. Create a bib record with 830$x 2-9. Repeat test steps in TEST PLAN 490 -- 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=38682 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@hypernova.fi> --- Created attachment 175387 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175387&action=edit Bug 38682 - Add series ISSN from 490$x and 8XX$x to XSLT detail and search results' show-serial(). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38682 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |lari.taskula@hypernova.fi -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38682 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am not sure about the display this would create: <name of series> ; <volume number> ; <issn> I've asked in the Cataloguing channel on Mattermost to get some expert advice. -- 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=38682 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #2)
I am not sure about the display this would create:
<name of series> ; <volume number> ; <issn>
I've asked in the Cataloguing channel on Mattermost to get some expert advice.
https://chat.koha-community.org/koha-community/pl/61thtgcndt8quqtxia85tc91bo -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38682 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add series ISSN from 490$x |Add series ISSN from 490$x |and 8XX$x to XSLT detail |and 8XX$x to XSLT detail |and search results' |and search results |show-serial(). | -- 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=38682 Jason Robb <jrobb@sekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jrobb@sekls.org --- Comment #4 from Jason Robb <jrobb@sekls.org> --- I don't know that it necessarily needs to follow this scheme, but in case it helps, the LC-PCC guidance document on series ISSN shows some varying punctuation rules between the 490 and the 8XX fields: https://www.loc.gov/aba/rda/mgd/seriesSubseries/mg-w-ISSN-Series-01.pdf ISSN is recorded in MARC bibliographic 490, subfield $x. It follows the last element before the numbering within sequence element and is preceded by a comma. 490 _# $a title of series, $x ISSN ; $v numbering within sequence If the series is traced, ISSN is also recorded in MARC bibliographic 8XX, subfield $x. It follows the entire statement, including terminal punctuation. Do not add punctuation after the ISSN. Example 1 Untraced series 490 0# $a Linguistik = $a Linguistics, $x 0023‐6721 Example 2 Traced series 490 1# $a Art reference collection, $x 0193-6867 ; $v no. 26 830 #0 $a Art reference collection ; $v no. 26. $x 0193-6867 -- 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=38682 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- OK, after we got some feedback, I think: - It needs to be adjusted not to add punctuation or to remove any punctuation from the ISSN by default, so we don't end up with doubled-up punctuation. - Sequence should be adjusted, so the ISSN shows right behind the series title instead of after the volume. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org