Opened 5 years ago
Closed 5 years ago
#7304 closed defect (bug) (fixed)
Red marker for plugins that needs upgrade don't disappear
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6.1 |
| Component: | Administration | Version: | 2.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
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)
Change History (6)
- Keywords has-patch added
- Owner changed from anonymous to westi
- Status changed from new to assigned
- Resolution set to fixed
- Status changed from assigned to closed
- Milestone changed from 2.7 to 2.6.1
- Resolution fixed deleted
- Status changed from closed to reopened
Re-open for 2.6.1
Note: See
TracTickets for help on using
tickets.

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.