Open
Bug 1364163
Opened 8 years ago
Updated 3 years ago
Progress count doesn't reset when folder is downloaded multiple times
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
NEW
People
(Reporter: 52qtuqm9, Unassigned)
Details
Spinning off from bug 1363740.
1. Create an IMAP folder and configure it not to keep local copies of messages (the same bug applies with folders that keep local copies I believe, but it's faster to reproduce the issue if you're just downloading headers).
2. Put a bunch of sample messages into the folder -- I used a folder with a thousand messages in it.
3. Right click on the folder and open its properties.
4. Click "Repair Folder".
5. Observe that you get status messages counting up the number of message headers being downloaded. Wait until it finishes.
6. Now click "Repair Folder" again.
7. Observe that the counter of how many headers have been downloaded does not restart at 0, but rather starts at the total it was at before you repaired the folder the second time, and counts up from there.
What should happen: when the folder is finished being downloaded, i.e., after step 5 in the repro steps above, the progress count should be reset.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•