Problem/Motivation

Forced processing will caused debug logs on scripts without src like

Missing provider mapping for url

This is annoying as it can't be fixed.

Steps to reproduce

Add script without src in a field that allows such markup, and force processing by provider.

Proposed resolution

This warning is pointless in the context of inline scripts in the case of forced processing by provider, since there will never be a provider to match, and can be skipped.

Comments

andreasderijcke created an issue.