https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34220
Alexander Blanchard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153206|0 |1 is obsolete| | --- Comment #2 from Alexander Blanchard <[email protected]> --- Created attachment 153262 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153262&action=edit Bug 34220: Only show biblio-view-menu.inc if their is an associated bib To test: - Go to Tools > Log viewer - Uncheck All modules - Check the 'Catalog' module - Make sure "To screen in the browser" is the selected output - Click Submit After the page loads, instead of the tools side navbar appearing on the left, a 'catalog detail' type navbar (Normal, MARC, ISBD, etc.) is present with links that error out as there's no associated bibnumber. -Apply patch -Try again, you should not see the biblio-view-menu -Try one more time but this time add a valid biblionumber to the Object: field. Now the biblio-view-menu should show with links to that particular bib. Works as advertised. Signed-off-by: Alexander Blanchard <[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/
