[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 22 08:42:38 CEST 2021


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

--- Comment #390 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
 14 files changed, 322 insertions(+), 55 deletions(-)

$showcomp variable naming; show_components better

Changes XSLTParse4Display; no tests. (Yes, there is no, but there should be.)

Code block if ($xslsyspref =~ m/Details/) {
We are fetching components while we may not use them.
Have the impression that the if inside the block should be incorporated into
the main condition.

installer/data/mysql/atomicupdate/bug_11175.perl
Needs to be converted to new style

+('ShowComponentRecords', 'nowhere', 'nowhere|staff|opac|both','In which record
detail pages to show list of the component records, as linked via
773','Choice'),
Should nowhere just be empty?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list