http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592 --- Comment #33 from M. Tompsett <mtompset@hotmail.com> --- (In reply to David Cook from comment #26)
A few additional thoughts...
1) A follow-up should probably be added for a few other OPAC scripts like opac-basket.pl, opac-sendbasket.pl, opac-sendshelf.pl, etc., since these will all show the unfiltered MARC record.
Ah, right. GetMarcBiblio.
2) It would be nice to see a future version of this that filters for both the OPAC and the staff client.
Passing a "context" in and checking the 'hidden' values against a hashref of hashrefs might be a quick way of doing that...
I am reconsidering these suggestions, since tweaking a lot of file is as much of a pain as testing the far reaching effects of modifying GetMarcBiblio. -- You are receiving this mail because: You are watching all bug changes.