[wp-trac] [WordPress Trac] #14078: Don't send notifications for comments too early
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 24 19:22:27 UTC 2010
#14078: Don't send notifications for comments too early
-------------------------+--------------------------------------------------
Reporter: mrmist | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version: 3.0
Severity: normal | Keywords: has-patch needs-testing
-------------------------+--------------------------------------------------
Not sure if this classes as a bug or enhancement, will call it an
enhancement for now.
In wp_set_comment_status the notifications are currently sent out before
the work is done, and there is potential for the subsequent work to fail
(due to database issue etc.)
Attached patch (attempts to) move the notification so it is only sent
after the work is done.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14078>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list