AuditFilesExclusions::getExclusions includes the public file system on 10.1

Created on 21 July 2023, over 1 year ago

Problem/Motivation

On Drupal 10.1 we have a new assets stream wrapper which ends up with the same path as the public file system. That means that getExclusions returns the public file system and in turn excludes every file on the not in database report.

Steps to reproduce

Install auditfiles on Drupal 10.1
Add a file to the public file system
Notice it's not listed in the not in database report.

Proposed resolution

Skip the assets stream wrapper in getExclusions.

🐛 Bug report
Status

Fixed

Version

4.1

Component

Code

Created by

🇦🇺Australia acbramley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024