Provision does not check/fix permission and group ownership of the files/languages folder
The attached patch add this folder to the lists in _provision_drupal_create_directories()
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1397834-provision-missing-folders.patch | 1.75 KB | hhg |
| provision-languages.patch | 891 bytes | hhg |
Comments
Comment #1
anarcat commentedComment #2
hhg commentedI Identified a couple of other missing folders:
files/tmp/image
files/images/temp
files/ctools/css
The Status report was complaining.
Updated patch attached.
Comment #3
FreekyMage commentedI created http://drupal.org/node/1569290 with a similar issue.
Comment #4
steven jones commentedRather than adding all the directories manually in provision, we're going to give you guys a hook, see: #1283738: Add new hook provision_drupal_create_directories in _provision_drupal_create_directories