https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42659
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|[email protected] |[email protected] |y.org | CC| |[email protected] Keywords| |release-notes-needed --- Comment #5 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
