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()

Comments

anarcat’s picture

Status: Active » Needs review
hhg’s picture

StatusFileSize
new1.75 KB

I Identified a couple of other missing folders:
files/tmp/image
files/images/temp
files/ctools/css
The Status report was complaining.

Updated patch attached.

FreekyMage’s picture

I created http://drupal.org/node/1569290 with a similar issue.

steven jones’s picture

Status: Needs review » Closed (duplicate)

Rather 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