Opened 18 years ago
Closed 18 years ago
#7304 closed defect (bug) (fixed)
Red marker for plugins that needs upgrade don't disappear
| Reported by: | dzverbg | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6.1 |
| Component: | Administration | Version: | 2.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
I had 2 plugins to upgrade. I deleted them, because I don't use both.
The ugly red baloon is still active and shows 2 plugins to upgrade.
I've logged out, than logged in - the baloon is still there.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Next time an update is checked for (every 12 hours), That number will reset.
I'll attach a patch which checks to see if any of the plugins in the update list are no longer installed.
Note on the patch: Because the update check function is called after the menu's array are created, the number will be incorrect on the first pageload after the plugin has been deleted; however is correct for any furthur requests.