[Koha-bugs] [Bug 23856] Split author and ISBN/ISSN out of citation in staged MARC record management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 21 19:13:25 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856

--- Comment #1 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list