Problem/Motivation

I'm not able to reproduce this error, but I am seeing this a lot in the logs of many production sites.

Warning: Trying to access array offset on value of type null in Drupal\file_resup\Form\FileFormAlterBase::managedFileProcess() (line 69 of /var/www/html/web/modules/contrib/file_resup/src/Form/FileFormAlterBase.php

Proposed resolution

Let's try setting it to null if nothing exists. 🤔

Issue fork file_resup-3431350

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

Tim Bozeman created an issue. See original summary.

  • Tim Bozeman committed 38f41383 on 2.0.x
    Issue #3431350 by Tim Bozeman: Warning array offset on null
    
tim bozeman’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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