1 oigreslima Jul 03, 2015 15:52
3 mgsolipa Jul 06, 2015 19:50
Information: this issue is already solved and a fix will be included in the next release.
If you want/need to implement it now, then open the file inc/messaging/model/_messaging.funcs.php and replace the section around line 1709 with:
if( empty( $affected_threads_ids ) )
{ // There are no affected thread ids, nothing to delete
$DB->commit();
return true;
}
4 fplanque Jul 06, 2015 22:51
Next release (including fix) likely this week.
Thanks for reporting @oigreslima.
I confirm what you described. The dev team is already reported about this issue.