On a fresh install (before media_folders.settings exists in active config storage), submitting the settings form at /admin/config/media/media-folders throws:

Error: Call to a member function getEditable() on null in Drupal\media_folders\Form\MediaFoldersConfigForm->submitForm()
  1. Fresh install of media_folders (or drush cdel media_folders.settings).
  2. Visit /admin/config/media/media-folders, change any setting, submit.
  3. WSOD / PHP error.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

velo_dev created an issue. See original summary.

andrewhthomas’s picture

Priority: Major » Normal
Status: Active » Needs review

PR created

jmauricio’s picture

Assigned: andrewhthomas » jmauricio

Thanks, will review asap and merge

jmauricio’s picture

Assigned: jmauricio » Unassigned

Changes merged into 1.0.x with 2f692fbb (commits were squashed).

jmauricio’s picture

Status: Needs review » Fixed

Released in 1.0.8

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.