WritableFileSystemValidator does not check if the project root is writable

Created on 4 June 2023, about 1 year ago
Updated 15 June 2023, about 1 year ago

Problem/Motivation

It checks that the Drupal root (project root + web root) is writable, and that the vendor directory is writable.

That's not really sufficient; if the web root is writable, but the project root isn't, composer.json won't be updatable in projects built from drupal/recommended-project. D'oh!

Proposed resolution

Check the project root as well to ensure it's writable.

๐Ÿ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024