When one disables the core update module, a requirement error is displayed on the status report and on the admin page. This error may hide other problems (schema updates, cron failures etc) on admin as the notification will be disregarded for crying wolf all the time.
Having the update module disabled is not a direct threat to one's site and may in fact be a concious decision when one is subscribed to the security announcement list and does not care about mere updates.
| Comment | File | Size | Author |
|---|---|---|---|
| update_warning.patch | 1.08 KB | heine |
Comments
Comment #1
catchToo late for D6 I think. I agree that it's not good to desensitise people to other warnings with big flashing red lights.
There is this option though: http://drupal.org/project/update_notifications_disable
Comment #2
catchStill applies, still a good change. Marking RTBC.
Comment #3
moshe weitzman commentedThis is extremely annoying. update.module makes all sorts of http requests to fetch its data. in some evironments, those are not able to complete and they actually block the web page from completeing. lets not hassle admins like this. they actively chose to disable this during install.
Comment #4
swentel commentedI like this one too, patch still works, although with an offset of 3 lines.
Comment #5
dries commentedCommitted to CVS HEAD and DRUPAL-6 as per the request of the commenters.
Comment #6
Freso commentedAwesome. My test installs thank you. =)
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.