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

M. de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from M. de Rooy <[email protected]> ---
I was following your test plan, but it looks like there is some bug in sending
alerts that makes your test plan fail (although it is (far) outside the scope
of your report).

Just following the code, I note the following:
Serials/ModSerialStatus calls Letters/SendAlerts
Letters/SendAlerts calls getalert to get a list of email addresses for that
subscription.
Sub getalert does however look in table alert (it is empty in my case), and
does not send anything.
Note that the routing list is found in table subscriptionroutinglist (that was
not empty for me).

So I cannot fail this patch, but the test plan does not work out for me. So I
would like to ask patch author and signer: How did you manage to test this?
Because we stumble over another bug.. How is it possible that existing code
here looks for email addresses in the wrong table??

Thanks.

-- 
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/

Reply via email to