https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29435
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #127440|0 |1 is obsolete| | --- Comment #3 from Nick Clemens <[email protected]> --- Created attachment 127510 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127510&action=edit Bug 29435: include missing subroutine from C4::AuthoritiesMarc The OPAC authority details page is broken when the 'AuthDisplayHierarchy' System Preference is set to 'Enable', This patch fixes that. Test plan: 1) Set AuthDisplayHierarchy to 'Enable' and try to view the details page of an authority in the OPAC -- the page is broken. 2) Apply this patch. 3) Refresh the page; this time the authority details are displayed. Signed-off-by: David Nind <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
