Problem/Motivation

The following error is being triggered by bot traffic on all our sites using this module:

InvalidArgumentException: Source path .suspected has to start with a slash.

Steps to reproduce

Visit the path /index.php.suspected

Proposed resolution

Catch any InvalidArgumentException thrown by the condition. Mention that this is a workaround, until #3228298: InvalidArgumentException: Source path has to start with a slash - thrown when requesting double slash path lands in core.

Issue fork lazy-3520921

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

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Status: Active » Needs review