http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Depends on| |11140 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Blou from comment #8)
I'd go one step further: All emailing should go through one and only one Koha method. It's good practice to have system calls isolated so that when upgrade or a new platform require adjustment, we don't need to run around touching 10 files. Or when we simply want to improve the process with validation...
I'd be happy to do that... on a different bug :)
I completely agree, to the point that I think we whould *require* the centralization of this code, and this patch depend on said centralization. -- You are receiving this mail because: You are watching all bug changes.