Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2015 at 12:37 UTC
Updated:
13 Mar 2015 at 12:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berdirThis removes it.
Given that we no longer support major updates, I don't think we still need write permissions on settings.php and if need to do something like that, that specific update can report an error if it doesn't work?
This currently prevents me from running update.php at all on our environment, as it deploys Drupal to a read-only file system.
Comment #2
dawehnerLet's kill it.
I tried to write a test, but well, update.php tried to rewrite the settings.php anyway.
Comment #3
berdirUploading the file again.
Comment #4
alexpottThis issue addresses a major bug and is allowed per https://www.drupal.org/core/beta-changes. Committed 268c4f2 and pushed to 8.0.x. Thanks!