[10] Fix automated test results - Support for keys without a placeholder prefix is deprecated (Rules)

Created on 20 September 2020, almost 4 years ago
Updated 8 July 2023, 12 months ago

Testing at 9.1 gives the following:
Support for keys without a placeholder prefix is deprecated in Drupal 9.1.0 and will be removed in Drupal 10.0.0. Invalid placeholder (request_uri) with string: "Rule %label fires."

There are 50x such messages and some of the strings reported are:
"Reacting on event %label"
"Rule %label fires."
"Finished reacting on event %label."

They are all produced by testEventDebugLogMessage in Drupal\Tests\rules\Functional\RulesDebugLogTest.

There is no See url in the message, but from git blame I found the core issue πŸ“Œ Switch from deprecation notice to warning for non-standard placeholders in FormattableMarkup::placeholderFormat() Fixed

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Rules Core

Created by

πŸ‡¬πŸ‡§United Kingdom jonathan1055

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024