[Bug 23856] New: Split author and ISBN/ISSN out of citation in staged MARC record management
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856 Bug ID: 23856 Summary: Split author and ISBN/ISSN out of citation in staged MARC record management Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/tools/manage-marc-import.pl?import_batch _id=XXX OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org On the "Manage staged MARC records" page the list of staged records currently displays the title (or authority heading), author, and ISBN/ISSN together in one link. I think this makes the information hard to parse. I propose to send author, ISBN, and ISSN as separate variables, and move some of the display logic into the DataTables configuration. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 94479 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94479&action=edit Bug 23856: Split author and ISBN/ISSN out of citation in staged MARC record management This patch modifies the way data is passed to the staged MARC record management template, splitting author, ISBN, and ISSN out of the "citation" variable and passing them separately. The DataTables configuration for the staged MARC record management page is modified so that those now-separate variables are conditionally displayed. Unrelated minor change: Added a class to the MARC preview modal so that it displays wider. To test, apply the patch and view the "Staged MARC management" page for both batches of bibliographic records and batches of authority records. In each case the title or authority heading should be displayed as a link while author, ISBN, and ISSN (if any) should not. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856 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=23856 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #94479|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 97953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97953&action=edit Bug 23856: Split author and ISBN/ISSN out of citation in staged MARC record management This patch modifies the way data is passed to the staged MARC record management template, splitting author, ISBN, and ISSN out of the "citation" variable and passing them separately. The DataTables configuration for the staged MARC record management page is modified so that those now-separate variables are conditionally displayed. Unrelated minor change: Added a class to the MARC preview modal so that it displays wider. To test, apply the patch and view the "Staged MARC management" page for both batches of bibliographic records and batches of authority records. In each case the title or authority heading should be displayed as a link while author, ISBN, and ISSN (if any) should not. 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=23856 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=23856 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #97953|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 98005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98005&action=edit Bug 23856: Split author and ISBN/ISSN out of citation in staged MARC record management This patch modifies the way data is passed to the staged MARC record management template, splitting author, ISBN, and ISSN out of the "citation" variable and passing them separately. The DataTables configuration for the staged MARC record management page is modified so that those now-separate variables are conditionally displayed. Unrelated minor change: Added a class to the MARC preview modal so that it displays wider. To test, apply the patch and view the "Staged MARC management" page for both batches of bibliographic records and batches of authority records. In each case the title or authority heading should be displayed as a link while author, ISBN, and ISSN (if any) should not. 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=23856 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |20.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work everyone! Pushed to master for 20.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to master |RESOLVED CC| |joy@bywatersolutions.com --- Comment #5 from Joy Nelson <joy@bywatersolutions.com> --- Enhancement not backported to 19.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org