Problem/Motivation

I see the following error:

Error: Call to undefined function Drupal\responsive_favicons\Form\file_save_upload() in Drupal\responsive_favicons\Form\ResponsiveFaviconsAdmin->submitForm() (line 173 of .../responsive_favicons/src/Form/ResponsiveFaviconsAdmin.php)

Steps to reproduce

  1. Ensure that the File module is disabled.
  2. Submit settings form.

Proposed resolution

Add dependency to the File module.

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

chmez created an issue. See original summary.

ohorbatiuk’s picture

Assigned: ohorbatiuk » Unassigned
Status: Needs work » Needs review
StatusFileSize
new396 bytes

  • chmez authored b55353f0 on 8.x-1.x
    Issue #3285251 by chmez: Absent dependency on the File module
    
wiifm’s picture

Status: Needs review » Fixed

Thanks for this patch!

Status: Fixed » Closed (fixed)

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