Closed Bug 643642 Opened 14 years ago Closed 14 years ago

need to normalize [profd] file prefs

Categories

(MailNews Core :: Backend, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 5.0b1

People

(Reporter: Bienvenu, Assigned: Bienvenu)

References

()

Details

Attachments

(1 file)

If a user edits profile.ini such that the profile dir is not normalized (e.g., adding ./ in front of the profdir), then we start to have strange failures, e.g., moving multiple local messages). I believe the issue has to do with a mismatch between the db file path and the folder file path - one of them is normalized, so they don't match, and we use different db's. In any case, normalizing the directory when we read the pref fixes the issues. I don't know if this will help other situations. I know we've had issues with people who change the default directory having strange problems.
Attached patch proposed fixSplinter Review
Attachment #520808 - Flags: review?(bugzilla)
Attachment #520808 - Flags: review?(bugzilla) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.3a4
Version: unspecified → Trunk
See Also: → 760937
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: