[Bug 42659] New: Multiple numbers and parts shown incorrectly on checkin screen
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 Bug ID: 42659 Summary: Multiple numbers and parts shown incorrectly on checkin screen Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Edit a record and set the title like: 245 1 4 ‡aThe passion according to G.H. ‡bsubtitle ‡nnumber1 ‡ppart1 ‡nnumber2 ‡ppart2 /‡cClarice Lispector ; translation by Ronald W. Sousa. Enable syspref 'ShowAllCheckins' Checkin an item from that record, display is like: The passion according to G.H. subtitle number1 number2 part1 part2 / -- 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=42659 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch Assignee|koha-bugs@lists.koha-commun |nick@bywatersolutions.com |ity.org | -- 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=42659 --- Comment #1 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 199358 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199358&action=edit Bug 42659: Use biblio-title.inc for displaying title at checkin Currently at checking we display the number and parts all grouped,this is different than other places in Koha, we should use the same include here To test: 1 - Edit a record and set the title like: 245 1 4 ‡aThe passion according to G.H. ‡bsubtitle ‡nnumber1 ‡ppart1 ‡nnumber2 ‡ppart2 /‡cClarice Lispector ; translation by Ronald W. Sousa. 2 - Enable syspref 'ShowAllCheckins' 3 - Checkin an item from that record, display is like: The passion according to G.H. subtitle number1 number2 part1 part2 / 4 - Apply patch 5 - Check in again 6 - Display is now: The passion according to G.H. subtitle number1 part1 number2 part2 / 7 - Sign off! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 --- Comment #2 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Note, this adds 'title' class to the link and bolds it, I think that's consistent and makes sense -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 Eric Garcia <cubingguy714@gmail.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=42659 Eric Garcia <cubingguy714@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199358|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 --- Comment #3 from Eric Garcia <cubingguy714@gmail.com> --- Created attachment 199466 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199466&action=edit Bug 42659: Use biblio-title.inc for displaying title at checkin Currently at checking we display the number and parts all grouped,this is different than other places in Koha, we should use the same include here To test: 1 - Edit a record and set the title like: 245 1 4 ‡aThe passion according to G.H. ‡bsubtitle ‡nnumber1 ‡ppart1 ‡nnumber2 ‡ppart2 /‡cClarice Lispector ; translation by Ronald W. Sousa. 2 - Enable syspref 'ShowAllCheckins' 3 - Checkin an item from that record, display is like: The passion according to G.H. subtitle number1 number2 part1 part2 / 4 - Apply patch 5 - Check in again 6 - Display is now: The passion according to G.H. subtitle number1 part1 number2 part2 / 7 - Sign off! Signed-off-by: Eric Garcia <cubingguy714@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 David Nind <david@davidnind.com> 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=42659 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199466|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 --- Comment #4 from David Nind <david@davidnind.com> --- Created attachment 199770 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199770&action=edit Bug 42659: Use biblio-title.inc for displaying title at checkin Currently at checking we display the number and parts all grouped,this is different than other places in Koha, we should use the same include here To test: 1 - Edit a record and set the title like: 245 1 4 ‡aThe passion according to G.H. ‡bsubtitle ‡nnumber1 ‡ppart1 ‡nnumber2 ‡ppart2 /‡cClarice Lispector ; translation by Ronald W. Sousa. 2 - Enable syspref 'ShowAllCheckins' 3 - Checkin an item from that record, display is like: The passion according to G.H. subtitle number1 number2 part1 part2 / 4 - Apply patch 5 - Check in again 6 - Display is now: The passion according to G.H. subtitle number1 part1 number2 part2 / 7 - Sign off! Signed-off-by: Eric Garcia <cubingguy714@gmail.com> 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=42659 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |david@davidnind.com |y.org | CC| |david@davidnind.com Keywords| |release-notes-needed --- Comment #5 from David Nind <david@davidnind.com> --- I've passed QA here - the qa script was happy. Just a question though: 1. Before the patch, the title on the record details page is shown in the order that the 245 is organised using the MARC editor. 2. Regardless of the order selected in the MARC editor, the title display in the check in page was ordered by grouping the 245$n (number 1, number 2) and 245$p (part 1, part 2) (as described in the bug). 3. After the patch, the order on: 3.1 the record details page is still shown using the order in the MARC editor (as expected (?)) 3.2 the check in page using the first $n and first $p, etc., rather than the order in the MARC editor: . The first 245$n . The first 245$p . The second 245$n . The second 245$p Since I have a limited understanding of MARC and I'm not a cataloguer, is this correct? That it is, it is shown on the check in page using the rules in 3.2 rather than the order in the MARC editor (which doesn't match what is shown for the title of on record's details page). Also, please add a release note 8-). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |26.11.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 --- Comment #6 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Thanks everyone! Pushed to main for 26.11! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|26.11.00 |26.11.00,26.05.02 released in| | Status|Pushed to main |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659 --- Comment #7 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to 26.05.x for the upcoming 26.05.02 release. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org