views_access check is broken

Created on 22 July 2024, 12 months ago
Updated 8 August 2024, 11 months ago

Problem/Motivation

Since πŸ“Œ Port views access batch to new plugin mechanism Active , the views_access check never finds any problem.
That's because in ViewsAccess::run(), the $findings variable is initialized for each view.

Steps to reproduce

Install the webform module.
The "Webform submissions: default" view display is not protected.
Run the views_access check : it does not find this problem.

Proposed resolution

The findings should be correctly stored in $sandbox['findings'].

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡«πŸ‡·France prudloff Lille

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024