http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000 --- Comment #24 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Jonathan Druart from comment #10)
I have a concern: we can't know if the user has been notified or if the email used was the SendAllEmailsTo content. It could cause problem on debugging if the pref is available on a production server. I don't have a suggestion (except adding a new column in the message_queue table (which is quite ugly).
This is why I generated the last two patches. I added some not quite perfect testing for the first patch too. However, the testing becomes nicer when all four patches are applied. I did not add in the Email validation library as Marcel suggested in comment #7. I did not centralize anything. I don't know if Kyle was intending to imply that not centralizing it would mean this patch wouldn't make it past QA in comment #9. -- You are receiving this mail because: You are watching all bug changes.