When you have set update_status to warn only of security updates you still get notified of "not current" modules. This is due to a small typo in a variable_get call. This patch fixes the typo.

CommentFileSizeAuthor
update_status_status_fix.diff872 bytesdalin

Comments

dww’s picture

Status: Needs review » Fixed

Good catch, thanks. Reviewed and committed to the DRUPAL-5--2 branch -- this will be visible in 5.x-2.3 whenever that goes out. Quick CVS archeology shows that the bug was introduced when backporting #197186: Update.module doesn't warn sites when their current release has been unpublished. to D5 contrib.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.