Summary: | Centralize "MARC preview" buttons and links | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | flyingendpaper, gveranis |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 29965 | ||
Bug Blocks: | |||
Attachments: | Bug 30131: Centralize "marc preview" buttons and links |
Description
Jonathan Druart
2022-02-18 13:59:35 UTC
Created attachment 130843 [details] [review] Bug 30131: Centralize "marc preview" buttons and links We have: * simple "MARC|Card" link * MARC|Card in button groups * svc/records/preview and catalogue/showmarc.pl We must centralize everything. The patch is suggesting to have the code in an include file, but it's not ready (it gets messy with the buttons). This is stuck in NEW with a patch attached? Would this make the MARC previews in bibs and auts the same? With 22.11, the authority MARC preview is just a repeat of the labeled display in one screen--it's not a clean, unlabeled MARC preview like the bib MARC preview. Or is making the aut MARC preview look like the unlabele, bib MARC preview a separate bug (which I could create)? |