Closed
Bug 839334
Opened 12 years ago
Closed 9 years ago
Invalidprefs.js and prefs.js of different format
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cyphunk, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.30 (KHTML, like Gecko) Chrome/26.0.1403.0 Safari/537.30
Steps to reproduce:
After a system crash re-opening Thunderbird resulted in all my account definitions being gone. Checking the prefs.js I see all the defintions were gone. In invalidprefs.js I see the account definitions but the format his odd.
Example:
version=1
uri=mailbox://nat%2Bcypherpoet.com@mail.cypherpoet.com/SPAM
scope=mailbox://nat%2Bcypherpoet.com@mail.cypherpoet.com/Inbox|mailbox://nat%2Bcypherpoet.com@mail.cypherpoet.com/Inbox/exhibit|mailbox://nat%2Bcypherpoet.com@mail.cypherpoet.com/Inbox/old%20inbox|mailbox://nat%2Bcypherpoet.com@mail.cypherpoet.com/Inbox/old%20sent
terms=OR ("X-Spam-Status",begins with,Yes)
searchOnline=false
Can someone explain why?
The data you provided looks like filter definitions that should be in msgFilterRules.dat and have nothing to do with prefs.js.
Comment 2•9 years ago
|
||
cyphunk,
do you still see this issue when using a newer version?
Flags: needinfo?(cyphunk)
Whiteboard: [closeme 2016-09-25]
Resolved per whiteboard
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(cyphunk)
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2016-09-25]
You need to log in
before you can comment on or make changes to this bug.
Description
•