Closed
Bug 1629268
Opened 5 years ago
Closed 5 years ago
[IMAP] Reply/Forward flags is not added to message in folder with comma in their name
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1563665
People
(Reporter: earlgreypicard, Unassigned)
Details
(Whiteboard: [dupme?])
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
Steps to reproduce:
-
Create the following IMAP folders in Thunderbird.
(a) test
(b) te,st
(c) 試験
(d) 要返信 -
Copy the received message to each folder. Then reply and forward it.
Actual results:
Messages in (a) and (c) are flagged as reply/forward.
But messages in (b) and (d) are not flagged as reply/forward.
Expected results:
Messages are flagged in folders with any name.
Additional Information:
- This bug does not occur with POP accounts.
- In IMAP, folder names are encoded in x-imap4-modified-utf7, so the actual mbox names are:
(c) &imaaEw-
(d) &iYGP1E,h-
Comment 1•5 years ago
|
||
James can you reproduce this?
Component: Untriaged → Networking: IMAP
Flags: needinfo?(jamesrome)
Product: Thunderbird → MailNews Core
Whiteboard: [dupme?]
Comment 3•5 years ago
|
||
This sound familiar and explains why have various folders with commas in their names in my test accounts.
See duplicate Bug 1563665.
I'll take a look at this again.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•