Causes a fatal if file removed (prob now that features_get_component is cached). Prob won't encounter in wild, but can be a problem when development.
Patch adds a is_file check (same that module_load_include uses) to features_include
| Comment | File | Size | Author |
|---|---|---|---|
| features_check_file_exists.patch | 491 bytes | hefox |
Comments
Comment #1
rickiellen commentedPerfect! Thank you!
Comment #2
mpotter commentedLooks good.
Comment #3
mpotter commentedCommitted to b2a8dc5.