[Bug 27633] New: Double indication of a reference when indicating a series.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Bug ID: 27633 Summary: Double indication of a reference when indicating a series. Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: koha_harley@mhlkg.de QA Contact: testopia@bugs.koha-community.org When a reference is specified in 440 $v, it is displayed twice in the OPAC and in the search list. Once in the linked title and additionally as a reference. Example: Series: Hannah Arendt Institute for Research on Totalitarianism: Reports and Studies Volume 69 ; Volume 69 This is displayed correctly within the administration interface: Series: Hannah Arendt Institute for Research on Totalitarianism: Reports and Studies ; Volume 69 https://bibo.saw-leipzig.de/cgi-bin/koha/opac-detail.pl?biblionumber=162 Regards Michael -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Depends on| |15436 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15436 [Bug 15436] MARC21: Use semicolon between series name and volume information -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |jonathan.druart@bugs.koha-c | |ommunity.org Version|20.11 |master 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=27633 Jonathan Druart <jonathan.druart@bugs.koha-community.org> 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=27633 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 116396 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116396&action=edit Bug 27633: (bug 15436 follow-up) Fix duplicate of 440$v at the OPAC Only display a in link, not v that is displayed later. It has been fixed in different other places by commit 81f71d45fe4fee92596ea8d8edb57c602490e9b1 Bug 15436: Use semicolon between series name and volume but missed one occurrence. Test plan: Add a 440$a and $v and confirm that the display at the OPAC is now the same as the staff interface. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 --- Comment #2 from Michael Hoffert <koha_harley@mhlkg.de> --- Thank you very much for the quick help. :-D -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- You are welcome Michael! :) Can you confirm it works as you expected? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 --- Comment #4 from Michael Hoffert <koha_harley@mhlkg.de> --- Unfortunately, I do not have access to the server. But I will try to convince our IT of the necessity of the change. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 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=27633 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116396|0 |1 is obsolete| | --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 116430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116430&action=edit Bug 27633: (bug 15436 follow-up) Fix duplicate of 440$v at the OPAC Only display a in link, not v that is displayed later. It has been fixed in different other places by commit 81f71d45fe4fee92596ea8d8edb57c602490e9b1 Bug 15436: Use semicolon between series name and volume but missed one occurrence. Test plan: Add a 440$a and $v and confirm that the display at the OPAC is now the same as the staff interface. 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=27633 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the display of release notes| |440$v (Series | |Statement/Added | |Entry-TitleTitle - | |Volume/sequential | |designation ($v)) in the | |OPAC. Before this fix $v is | |included in the title link | |and then displayed after | |the ;. With the fix $v is | |only displayed after the ; | |and is not duplicated in | |the title link. CC| |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=27633 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Double indication of a |Double indication of a |reference when indicating a |reference when indicating a |series. |series -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes the display of |This fixes the display of release notes|440$v (Series |440$v (Series |Statement/Added |Statement/Added Entry-Title |Entry-TitleTitle - |- Volume/sequential |Volume/sequential |designation ($v)) in the |designation ($v)) in the |OPAC. Before this fix $v is |OPAC. Before this fix $v is |included in the title link |included in the title link |and then displayed after |and then displayed after |the ;. With the fix $v is |the ;. With the fix $v is |only displayed after the ; |only displayed after the ; |and is not duplicated in |and is not duplicated in |the title link. |the title link. | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=27633 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116430|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 116444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116444&action=edit Bug 27633: (bug 15436 follow-up) Fix duplicate of 440$v at the OPAC Only display a in link, not v that is displayed later. It has been fixed in different other places by commit 81f71d45fe4fee92596ea8d8edb57c602490e9b1 Bug 15436: Use semicolon between series name and volume but missed one occurrence. Test plan: Add a 440$a and $v and confirm that the display at the OPAC is now the same as the staff interface. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thx for the patch - and sorry for missing that one in the first place! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.03 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers@biblibre.co | |m --- Comment #9 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 20.11.x for 20.11.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Double indication of a |Display of 440$v doubled up |reference when indicating a |in the OPAC |series | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jessava@gmail.com --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** Bug 27702 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27633 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com Status|Pushed to stable |RESOLVED Resolution|--- |FIXED --- Comment #11 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- missing dependency, not backported to 20.05.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org