Ticket #7304 (closed defect (bug): fixed)

Opened 4 years ago

Last modified 4 years ago

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:

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

7304.diff Download (540 bytes) - added by DD32 4 years ago.

Change History

comment:1   DD324 years ago

  • Version set to 2.6
  • Component changed from General to Administration

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.

DD324 years ago

  • Keywords has-patch added
  • Owner changed from anonymous to westi
  • Status changed from new to assigned
  • Status changed from assigned to closed
  • Resolution set to fixed

(In [8359]) Invalidate the plugin update cache if plugins are deleted. Fixes #7304 for trunk.

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Milestone changed from 2.7 to 2.6.1

Re-open for 2.6.1

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [8360]) Invalidate the plugin update cache if plugins are deleted. Fixes #7304 for trunk. Props DD32.

Note: See TracTickets for help on using tickets.