[Bug 41984] New: The biblio title should include 245$h when displayed in the patron-hold-table
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 Bug ID: 41984 Summary: The biblio title should include 245$h when displayed in the patron-hold-table Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl To recreate: 1. Have a biblio with a 245$h ( biblio.medium ) 2. Place a hold on that title 3. Visit both members/moremember.pl and circ/circulation.pl to view the patron hold table. 4. Go to the Holds tab 5. Notice the title displays but not the 245$h. biblio-title.inc includes the 245$h, so for consistency we should also display it here. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- 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=41984 --- Comment #1 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 194413 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194413&action=edit Bug 41984: Add biblio.medium to holds.js title display To test: 1. Have a biblio with a 245$h ( biblio.medium ) 2. Place a hold on that title 3. Visit both members/moremember.pl and circ/circulation.pl to view the patron hold table. 4. Go to the Holds tab 5. Notice the title displays but not the 245$h. 6. APPLY PATCH, clear browser cache. 7. Try the steps again, this time you should see the 245$h. Note: I tried to keep the order the same as what I see in biblio-title.inc -- 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=41984 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |lucas@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=41984 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 OpenFifth Sandboxes <sandboxes@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194413|0 |1 is obsolete| | --- Comment #2 from OpenFifth Sandboxes <sandboxes@openfifth.co.uk> --- Created attachment 194438 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194438&action=edit Bug 41984: Add biblio.medium to holds.js title display To test: 1. Have a biblio with a 245$h ( biblio.medium ) 2. Place a hold on that title 3. Visit both members/moremember.pl and circ/circulation.pl to view the patron hold table. 4. Go to the Holds tab 5. Notice the title displays but not the 245$h. 6. APPLY PATCH, clear browser cache. 7. Try the steps again, this time you should see the 245$h. Note: I tried to keep the order the same as what I see in biblio-title.inc Signed-off-by: Anneli Österman <anneli.osterman@koha-suomi.fi> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 Anneli Österman <anneli.osterman@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |anneli.osterman@koha-suomi. | |fi -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roman.dolny@jezuici.pl --- Comment #3 from Roman Dolny <roman.dolny@jezuici.pl> --- Not sure if subfield $h is in the right place. Shouldn't it be before the subtitle? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 --- Comment #4 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Roman Dolny from comment #3)
Not sure if subfield $h is in the right place. Shouldn't it be before the subtitle?
Roman, that is a good question. I am not sure. I was only following the precedent I saw in biblio-title.inc -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 --- Comment #5 from Roman Dolny <roman.dolny@jezuici.pl> --- According to https://www.loc.gov/marc/bibliographic/bd245.html subfield $h follows $a $n $p and precedes $b $c. In this order, $h is visible, for example, in "Holds queue" and "Holds to pull". -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org