Closed
Bug 28324
Opened 25 years ago
Closed 25 years ago
Stop local folder parsing, no reparse on next startup.
Categories
(MailNews Core :: Backend, defect, P3)
MailNews Core
Backend
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: laurel, Assigned: Bienvenu)
Details
(Whiteboard: [PDT+] feb23: win32,mac verified. Linux problems: 28243,28879)
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
Found while verifying bug #18062.
Using 2000-02-17-08m14 commercial builds, all platforms
1. Find a large local folder with thousands of messages, delete the msf file,
and then try to open it with mozilla. While it's parsing, press stop.
2. Exit mozilla, reopen that folder. Note you still only have a portion of
the message headers displayed in thread pane and message count is left at the
point where you'd stopped parsing.
Result: doesn't reparse folder, not all messages in folder are displayed in
thread pane. You must remove the msf file in order to correct the problem.
Expected: should reparse on next startup so you see all the messages in the
folder.
Assignee | ||
Comment 1•25 years ago
|
||
this worked at one point, because I remember fixing it - someone was setting the
folder info valid when they shouldn't have - it looks like someone is doing it
again.
Status: NEW → ASSIGNED
Keywords: beta1
Assignee | ||
Comment 4•25 years ago
|
||
worked fine for me - I pressed stop, restarted, and the folder was reparsed. So
I guess I'm still working on recreating this. Moving ETA out accordingly.
Whiteboard: [PDT+] ETA 2/23 → [PDT+] ETA 2/24
Assignee | ||
Comment 5•25 years ago
|
||
looks like you have to mark a message read or unread after stopping parsing to
cause this problem.
Assignee | ||
Comment 6•25 years ago
|
||
fix checked into mailnews/db/msgdb/src and mailnews/local/src
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
OK using 2000-02-23-08m14 commercial build NT 4.0
Tried both cases:
1. not reading/marking a message after partial download, then relaunching.
2. reading messages after partial download, then relaunching.
Taking longer to verify on linux -- need to workaround profile bugs 28243 and
28879.
Whiteboard: [PDT+] ETA 2/24 → [PDT+] feb23: win32,mac verified. Linux problems: 28243,28879
Reporter | ||
Comment 10•25 years ago
|
||
OK using 2000-02-24-09 commercial build on linux rh6.0
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 11•2 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•