https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31373
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize from comment #4) > (In reply to Jonathan Druart from comment #3) > > Why do we process html_helpers? > > Ha, this crept in from another bug I was working... I found that including > biblio-title.inc requires a pre-process of html_helpers and it felt like a > good one to add to the default process rather than requiring people to know > they need to have it processed at the top in the template itself. It should > probably be in it's own bug. Preferable to include it explicitly when you need it instead of adding black magic. And it won't help plugins to be compatible between different versions if sometimes it needs to be included, sometimes not. -- 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/
