http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13948
--- Comment #20 from Jonathan Druart <[email protected]> --- (In reply to Kyle M Hall from comment #19) > (In reply to Jonathan Druart from comment #18) > > I am not sure it's a good idea to test dependencies on TT side. > > Can you explain why? It seems like a good solution here, especially > considering that this feature would rarely if ever be used in production. We have a script to know when deps are missing (and it's also displayed on the about page). With this patch, we will have checks in pm, pl and tt files. As you said, this feature should only be enabled on a dev env, and a developer will know what to do if the missing deps error appears. But it's not a big deal and I don't want to block this enh for this reason. -- 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/
