never 'warn if out of date' setting is ignored
evoltech - November 4, 2009 - 18:46
| Project: | Update Status |
| Version: | 5.x-2.3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Setting a modules 'warn if out of date' setting to never does not prevent emails from being sent if a module is 'Not Supported'.
I recently discovered this when the jstools module discontinued its support for the 5.x branch. Setting this modules 'warn if out of date' setting to never and am still receiving emails about this module.
I looked in the code a bit and got to update_status_calculate_project_data() and noticed that execution never makes it to line 1113 where the projects 'warn if out of date' setting is checked. I didn't have the time to continue searching through to find out why this is the case.

#1
#386636: Can't ignore unsupported projects
I desperately need to make time to finish off #478928: Release update_status 5.x-2.4 -- this bug has been fixed for months...