https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23225 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (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.