[Koha-bugs] [Bug 12426] Allow resending of emails from the notices tab in the patron account

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 14 14:00:38 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12426

--- Comment #11 from Lari Taskula <larit at student.uef.fi> ---
Jonathan,

I agree we need indeed a way to get messages by id. In fact this will be very
useful for me right now because of another bug that requires to get messages by
id. 

Simplifying the code in notices.pl is well done. It is a good idea to move the
status "failed" check into ResendMessage() so that it cannot be accidentally
called for sent messages. I originally thought it would be up to the programmer
to take care of the status check, and allow if he is sure he wants to resend a
sent message, but I don't really see why anyone would want to do this. Maybe it
is best to make the check inside ResendMessage().

Thanks for the help!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list