Closed
Bug 534846
Opened 16 years ago
Closed 16 years ago
Threading on TB3 won't work for messages delivered on previous TB2 installation
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: kamenlitchev, Unassigned)
References
Details
(Whiteboard: [223 Migration] dupme)
Attachments
(1 file)
|
65.15 KB,
image/png
|
Details |
User-Agent: Opera/9.80 (Windows NT 5.1; U; en-GB) Presto/2.2.15 Version/10.10
Build Identifier: Thunderbird 3.0 (http://download.mozilla.org/?product=thunderbird-3.0&os=win&lang=en-GB)
Installing TB3 over TB2 would break threading for existing messages that have been received on the TB2 installation. After the upgrade to TB3 newly arrived mail refused to be matched to the old one that have been received in TB2, though in TB2 similar messages were grouped together.
This is easily reproduced - we have Bugzilla and all notification mails from it were sorted in TB2. The moment I installed TB3 new notifications were separated.
Reproducible: Always
Steps to Reproduce:
1. Install TB2
2. Set TB to group by Thread, All, sort by Date
3. Receive a couple of mails, preferably threaded
4. Install TB3
5. Receive a mail that should have been threaded
Actual Results:
TB3 refuses to thread newly arrived mails to messages that are from the old TB2 installation.
Expected Results:
TB3 shall thread newly arrived mail no matter in which version it was received - TB3 itself or a previous TB2 installation.
The vice versa holds true, too. After removing TB3 and installing TB2, TB2 refused to group by threads the mail that was received in TB3.
Check the screenshot - the messages in red should have been threaded
Updated•16 years ago
|
Whiteboard: [223 Migration] dupme
Comment 2•16 years ago
|
||
we've turned off threading by subject without re: by default, but you can re-enable it in the config editor. tools | options | advanced, general - config editor, set mail.thread_without_re to true. You'll need to rebuild the index of affected folders to cause re-threading.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Cool, but... No... Still not working.
1. mail.thread_without_re = true
2. Rebuilt index for all folders affected.
Still no threading...
Comment 4•16 years ago
|
||
It works for others who had this problem. Is threading turned on for that folder? (view | sort by | threaded)
Comment 5•16 years ago
|
||
(In reply to comment #3)
> Cool, but... No... Still not working.
>
> 1. mail.thread_without_re = true
> 2. Rebuilt index for all folders affected.
>
> Still no threading...
Do you have set also mail.strict_threading = true? see bug #477744.
Yep - playing with the *thread* options and a reinstall fixed it. Than you all, guys...
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → INVALID
But, once again any new message was not threaded:
mail.thread_without_re true
mail.correct_threading false
mail.strict_threading false
OR
mail.thread_without_re true
mail.correct_threading true
mail.strict_threading true
I don't have time to fight with threading any more. Going back to 2.0.0.23.
You need to log in
before you can comment on or make changes to this bug.
Description
•