From feb4a75affbe5f940116dc4f6bcc5ddb52a110b4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 7 May 2017 10:49:00 +0000 Subject: searchidx: fix ghost root vivification Due to the asynchronous nature of SMTP, it is possible for the root message of a thread (with no References/In-Reply-To) to arrive last in a series. We must preserve the thread_id of the ghost message in this case, as we do when vivifiying non-root ghosts. Otherwise, this causes threads to be broken when the root arrives last. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index f16843a9..d1e09529 100644 --- a/MANIFEST +++ b/MANIFEST @@ -157,6 +157,7 @@ t/psgi_attach.t t/psgi_mount.t t/psgi_text.t t/qspawn.t +t/search-thr-index.t t/search.t t/spamcheck_spamc.t t/spawn.t -- cgit v1.2.3-24-ge0c7