Open
Bug 658970
Opened 12 years ago
Updated 5 months ago
[Win] remove the old file "urlclassifier3.sqlite" in roaming part of profile
Categories
(Firefox :: General, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: bugs, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0a1) Gecko/20110522 Firefox/6.0a1 Build Identifier: Hello because of the move (around the date 2011-03-04) from "Roaming" to "Local" the installer/updater should delete the old file automatically. Roaming (old path) = "C:\Users\USERNAME\AppData\Roaming\Mozilla\Firefox\Profiles\PROFILENAME\urlclassifier3.sqlite" Local (new path) = C:\Users\USERNAME\AppData\Local\Mozilla\Firefox\Profiles\PROFILENAME\urlclassifier3.sqlite Reproducible: Didn't try Actual Results: In both folders the file "urlclassifier3.sqlite" exists. Expected Results: Should only exist in "Local"
Updated•12 years ago
|
Component: Profile: Roaming → Installer
Product: Core → Firefox
QA Contact: profile-roaming → installer
Updated•12 years ago
|
Summary: [Win] installer/updater should remove the old file "urlclassifier3.sqlite" in Roaming → [Win] installer/updater should remove the old file "urlclassifier3.sqlite" in roaming part of profile
![]() |
||
Comment 1•12 years ago
|
||
Why should the installer or the updater remove this file? For example, a system can have multiple users. If the installer or the updater did this it would only happen for the user that ran the installer or updater instead of for each user. Moving over to general since this is a profile file and the application itself can fix this for all users vs. having the installer or the updater fix this which can only fix this for the user that runs the installer or the updater. Also, removing the "solution" text from the summary so it only includes the desired outcome.
Component: Installer → General
QA Contact: installer → general
Summary: [Win] installer/updater should remove the old file "urlclassifier3.sqlite" in roaming part of profile → [Win] remove the old file "urlclassifier3.sqlite" in roaming part of profile
Updated•5 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•