#194: WebComment: send comment notification after replying to user
--------------------------+-------------------------------------------------
Reporter: jcaffaro | Owner: jcaffaro
Type: enhancement | Status: closed
Priority: major | Milestone: v1.0
Component: WebComment | Version:
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by Jerome Caffaro <jerome.caffaro@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [f33cb125536a70ad71b68379228b5cbd52db7c7f]:
{{{
#!CommitTicketReference repository=""
revision="f33cb125536a70ad71b68379228b5cbd52db7c7f"
WebComment: delay email notifications after response
* Register a callback to send notifications via email only after
we have finished replying to user. Ensures that emails are sent
even if client closed the connection (but client will see the
page as loading until the callback function has not finished).
Fixes #194.
}}}
--
Ticket URL: </ticket/194#comment:2>
Invenio <http://invenio-software.org>