Closed
Bug 333211
Opened 19 years ago
Closed 19 years ago
No indication that a restart is needed when a compatibility update is applied to an app disabled addon
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla1.8.1alpha2
People
(Reporter: bugzilla, Assigned: robert.strong.bugs)
References
Details
(Keywords: fixed1.8.1)
I just checked for new updates and since I chance the update.rdf file for my extension (the maxversion string) I got the following dialog:
---------
Reliby
A compatibility update has been applied to Reliby
---------
shouldn't we say that the update will be applied at next startup?
Assignee | ||
Comment 1•19 years ago
|
||
Was the extension disabled due to being incompatible before and was disabled? I don't recall the current precedence of all of the possible status messages for the one element used to display the possible status messages... it is entirely possible this is due to this overloading of that one element for status messages.
Reporter | ||
Comment 2•19 years ago
|
||
(In reply to comment #1)
> Was the extension disabled due to being incompatible before and was disabled? I
> don't recall the current precedence of all of the possible status messages for
> the one element used to display the possible status messages... it is entirely
> possible this is due to this overloading of that one element for status
> messages.
>
Sorry. Forgot to write that.
Reliby was disabled because of maxversion. I then changed maxversion in my update.rdf file to 3.0 and press check for updates. Then it said that an comp update was applied.
Perhaps we just need to write than the comp update will be applied at next restart?
Assignee | ||
Comment 3•19 years ago
|
||
This is another one of the bugs caused by overloading a single element for all status messages... in this case the update status message and the operation type message.
Depends on: 329045
Assignee | ||
Updated•19 years ago
|
Summary: "Restart needed" needs to be added to "A compatibility update has been applied to" → No indication that a restart is needed when a compatibility update is applied to an app disabled addon
Assignee | ||
Updated•19 years ago
|
Assignee: nobody → robert.bugzilla
Assignee | ||
Comment 4•19 years ago
|
||
Fixed on trunk by the checkin for bug 329045. Now it will first state that a compatibility update has been applied as it did previously. Then if updates are found it will switch to the updates view and switching back it will state for the add-on Will be enabled when %APP_NAME% has been restarted. If no updates are found the global No updates were found notification will be displayed above the list with a close button for dismissing the notification. Dismissing the notification the add-on will then display Will be enabled when %APP_NAME% has been restarted.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•19 years ago
|
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox 2 alpha2
Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.1
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•