Closed (fixed)
Project:
Advanced Text Formatter
Version:
2.1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2021 at 14:48 UTC
Updated:
30 Sep 2021 at 12:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
carsteng commentedDo not call \Drupal ...
INstead use $this->messenger()->addWarning()
Comment #3
opiHere is a proper patch using
$this->messenger()->addWarningmethodComment #4
opiComment #5
bohus ulrychThanks. This patch works - advanced_text_formatter 2.1.0 & Drupal 9.2.4
Comment #6
carsteng commentedComment #7
rajab natshahTested #3 in Drupal 8 and Drupal 9
Working ... Thank you :)
Comment #9
azovsky commented