https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17527
--- Comment #16 from Tomás Cohen Arazi <[email protected]> --- (In reply to M. Tompsett from comment #15) > (In reply to Tomás Cohen Arazi from comment #14) > > Go for it, but check for possible double-filtering on the controller > > scripts. > > Because of the templates, I am guessing there may be. And yep, double > filtering. Why? Because of the way the template works. An ugly if can fix > that up... *cringe* Patch incoming. no, I mean because the records get filtered in the controller scripts by calling Koha::RecordProcessor, and then filtered again for XSLTParse4Display -- 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/
