[Bug 14770] New: Use $9 in GetMarcSeries to build search link
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14770 Bug ID: 14770 Summary: Use $9 in GetMarcSeries to build search link Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Use $9 in GetMarcSeries to build search link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14770 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 42220 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42220&action=edit Bug 14770: Use $9 in GetMarcSeries to build search link The behaviour is the same as in GetMarcAuthors. Also skip $3 subfields if UNIMARC -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14770 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #2 from Julian Maurice <julian.maurice@biblibre.com> --- Test plan: 1/ In your MARC framework configure the field 225 (440..490 for MARC21/NORMARC) like this: 1.1/ Add a subfield $9 1.2/ Set an authority link on subfield $a 2/ Create biblio and use the authority plugin to fill field 225 (440..490 for MARC21/NORMARC) 3/ Check on staff and opac detail pages that the series link is like "search.pl?q=an:XXXXX" where XXXXX is the id of the linked authority 4/ Remove the $9 and check the link is like "search.pl?q=se:ABCDEF" where ABCDEF is the value of $a -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14770 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14770 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Tests are missing for the changes in C4::Biblio::GetMarcSeries -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org