[Bug 12308] New: show all title subfields on the holds list
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Bug ID: 12308 Summary: show all title subfields on the holds list Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 28436 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28436&action=edit no subtitle info Right now we show the patrons what they have on hold in the OPAC, but without all the subfields associated with the title. So when you look at the attached image you'll see that it's all 'game of thrones' but in reality it's several different seasons - information that's in the 245$p and the 245$n. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 --- Comment #1 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 28437 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28437&action=edit subtitle on the record -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 28441 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28441&action=edit Bug 12308 - show all title subfields on the holds list The patron summary page in the bootstrap OPAC does not show subtitle in the list of checkouts, overdues, or holds. This patch corrects this. To test, set your OPAC theme to bootstrap and log in to the OPAC as a user who has items checked out, items overdue, and items on hold. At least one of each of those should be a title which has a subtitle as defined in Administration -> Keyword to MARC mapping. Subtitles should appear correctly under the "Checked out," "Overdue," and "Holds" tabs. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #3 from David Cook <dcook@prosentient.com.au> --- Awesome. I'll have to take a look at this later. I suppose it's worth mentioning that the Keyword to MARC mapping, at least in Nicole's case, will need to be expanded to include 245$p and 245$n and not just 245$b. (I think they also need to be input for each framework in the correct order or they'll display oddly.) I wonder sometimes if there isn't a better way to do subtitle. I suppose Keyword to MARC mapping adds flexibility over just showing a "title" composed of the whole "245" string, but...it's a bit of a pain to update each framework, and to have a default of showing just the title proper or title proper and 245$b at best :/. Anyway, that's a discussion for another bug. Glad to see the subtitle going in here :D -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28441|0 |1 is obsolete| | --- Comment #4 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 28582 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28582&action=edit [SIGNED-OFF] Bug 12308 - show all title subfields on the holds list The patron summary page in the bootstrap OPAC does not show subtitle in the list of checkouts, overdues, or holds. This patch corrects this. To test, set your OPAC theme to bootstrap and log in to the OPAC as a user who has items checked out, items overdue, and items on hold. At least one of each of those should be a title which has a subtitle as defined in Administration -> Keyword to MARC mapping. Subtitles should appear correctly under the "Checked out," "Overdue," and "Holds" tabs. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 28607 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28607&action=edit Bug 12308 - show all title subfields on the holds list The patron summary page in the bootstrap OPAC does not show subtitle in the list of checkouts, overdues, or holds. This patch corrects this. To test, set your OPAC theme to bootstrap and log in to the OPAC as a user who has items checked out, items overdue, and items on hold. At least one of each of those should be a title which has a subtitle as defined in Administration -> Keyword to MARC mapping. Subtitles should appear correctly under the "Checked out," "Overdue," and "Holds" tabs. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28582|0 |1 is obsolete| | CC| |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |chris@bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to master in my role as module maintainer for the OPAC. Thanks Owen -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12308 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |gmcharlt@gmail.com --- Comment #7 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to 3.16.x for inclusion in 3.16.1. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org