https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31373
--- Comment #4 from Martin Renvoize <[email protected]> --- (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. > Why are we duplicating C4::Letters::_process_tt? So, I did wonder this myself.. I think it's because we don't have any parameters to actually pass in at this point.. so we just want a compile check.. must admit I didn't dig into the depths of the original bug. -- 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/
