Closed Bug 347087 Opened 18 years ago Closed 18 years ago

Installer doesn't remove old files from components/ on upgrade

Categories

(Calendar :: Sunbird Only, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mattwillis, Assigned: mattwillis)

Details

(Whiteboard: [patch in hand])

Attachments

(1 file)

In bug 320366, we (correctly) moved all files that didn't implement nsIModule from inside the $mozappdir/components/ directory.

dmose noticed that when upgrading on Windows using the NSIS installer, we didn't REMOVE those old files.

We need to do that, and also need to be careful in the future so we know what files we'll want to delete on upgrade moving forward.
This patch adds the files that were moved to the "removed-files.in" list.
When upgrading, we'll delete those files if found.
Attachment #231850 - Flags: first-review?(dmose)
This will cause all sorts of problems on upgrade if not fixed before release

Nominating for blocking0.3
Status: NEW → ASSIGNED
Flags: blocking0.3?
Whiteboard: [patch in hand]
Flags: blocking0.3? → blocking0.3+
Comment on attachment 231850 [details] [diff] [review]
Adds files formerly in components/ to removed-files.in

r=dmose
Attachment #231850 - Flags: first-review?(dmose) → first-review+
Patch checked in on branch and trunk

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: