[Bug 7609] New: Improving links to find analytics and volumes when using UseControlnumber
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Bug #: 7609 Summary: Improving links to find analytics and volumes when using UseControlnumber Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic data support AssignedTo: katrin.fischer@bsz-bw.de ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha.sekjal@gmail.com There are cases when both links "Show analytics" and "Show volumes" will show up on a record. At the moment the link for both is the same, searching for all records with the 001 of the record in a $w subfield of other records. By using the bib-level index the search links can be made more precise, so "Show analytics" will only bring up analytical records while "Show volumes" will find the linked volumes and monographical records. Bib-level is the index on LDR pos. 7: - For analytics: a, b - For Volumes: everything except a, b A record showing both links is: - A serial: LDR pos. 7 = s - Part of a traced series: LDR, pos. 19 = a or a monographic series 008, Continuing resource, pos. 21 = m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-02-26 21:32:59 UTC --- Created attachment 7896 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7896 Bug 7609: Improving links to find analytics and volumes when using UseControlnumber To test: - switch on UseControlnumber - add a serial record with 001 - ldr pos 19 = a or - 008 (continuing resource), pos 21 = m - add 2 analytics with with $w subfields containing the 001 of the serial - one with ldr pos 7 = a - one with ldr pos 7 = b - add 1-2 monographical records linked to the serial - 8xx $w subfield containing the 001 of the serial - 490 The serial should show 2 links: 'Show volumes' should only bring up the monographical records. 'Show analytics' should only find the analytical records. Without the patch both links would find all linked records, no difference between both links. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7896|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-02-26 21:41:22 UTC --- Created attachment 7897 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7897 Bug 7609: Improving links to find analytics and volumes when using UseControlnumber To test: - switch on UseControlnumber - add a serial record with 001 - ldr pos 19 = a or - 008 (continuing resource), pos 21 = m - add 2 analytics with with $w subfields containing the 001 of the serial - one with ldr pos 7 = a - one with ldr pos 7 = b - add 1-2 monographical records linked to the serial - 8xx $w subfield containing the 001 of the serial - 490 The serial should show 2 links: 'Show volumes' should only bring up the monographical records. 'Show analytics' should only find the analytical records. Without the patch both links would find all linked records, no difference between both links. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2012-02-27 09:32:33 UTC --- Looks good, but could you also add a patch for staff side? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-02-27 09:37:06 UTC --- Hi Marcel, thx for checking. I forgot about staff yesterday, will add another patch tonight. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-03-01 06:42:00 UTC --- Created attachment 7952 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7952 Bug 7609: Improving links to find analytics and volumes when using UseControlnumber Adds changes to XSLT in staff. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-03-01 06:42:19 UTC --- First patch is for OPAC, second patch is for staff interface. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7897|0 |1 is obsolete| | Attachment #7952|0 |1 is obsolete| | --- Comment #7 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 8003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8003&action=edit Bug 7609: Improving links to find analytics and volumes when using UseControlnumber To test: - switch on UseControlnumber - add a serial record with 001 - ldr pos 19 = a or - 008 (continuing resource), pos 21 = m - add 2 analytics with with $w subfields containing the 001 of the serial - one with ldr pos 7 = a - one with ldr pos 7 = b - add 1-2 monographical records linked to the serial - 8xx $w subfield containing the 001 of the serial - 490 The serial should show 2 links (in both OPAC and Intranet): 'Show volumes' should only bring up the monographical records. 'Show analytics' should only find the analytical records. Without the patch both links would find all linked records, no difference between both links. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins@cpbibliography.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- QA Comment: The remaining patch is for opac and staff. Small patch, touching few lines in xslt files. Looks good, works as described. Updating status. Just wondering about a line in the direct context of the change for volumes: The test substring($controlField008,22,1)='m' is only relevant when leader7=s. Now, it is used in general. (New report or a followup?) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_6 --- Comment #9 from Paul Poulain <paul.poulain@biblibre.com> --- This patch is specific to MARC21, i've pushed it without testing, and just added a (MARC21) at the end of the commit message -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #10 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This bug will be included in the Koha 3.6.5 release. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org