https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23225
--- Comment #6 from Tomás Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #5) > The code from opac-MARCdetail.pl, opac-detail.pl and opac-ISBDdetail.pl is > different. Hard to see which path we must follow. The code in (In reply to Jonathan Druart from comment #5) > The code from opac-MARCdetail.pl, opac-detail.pl and opac-ISBDdetail.pl is > different. Hard to see which path we must follow. opac-ISBDdetail.pl is the right one. The others are really leaking records that shouldn't exist for the OPAC interface. A good enhancement could be to consider a behavior based on OpacSuppression for this cases. But as-is there's an inconsistent behavior. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
