This module uses a check of !is_writable($path) as part of the logic that determines if a file is missing or not. This seems unnecessary, and causes false-positives for missing files when Drupal (or the webserver user, to be more specific) does not have write access to a file.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove_unnecessary-2410409-1.patch | 1.49 KB | mdeltito |
Comments
Comment #1
mdeltito commentedComment #2
mdeltito commentedfixed patch file name
Comment #5
gnindl commented