Closed (duplicate)
Project:
Drupal core
Version:
8.6.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2018 at 00:35 UTC
Updated:
28 Feb 2018 at 11:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kim.pepperInitial patch split from parent issue. Blocked on messenger trait in #2935255: Remove all usages of drupal_set_message and drupal_get_messages in core lib
Comment #4
kim.pepperUnblocked as messenger trait was added in #2937945: Add messenger to ControllerBase and FormBase
Comment #5
kim.pepperReroll.
Comment #7
kim.pepperAdd messenger to NodeSearch.
Comment #8
volegerLooks good
Comment #10
volegerComment #11
jibranAll good as per
grep -inr -e "drupal_set_message" -e "drupal_set_message" core/modules/[m-r]*Comment #12
jibranComment #13
catchPlease combine this with the patch in #2935256: Remove all usages of drupal_get_message and drupal_set_message in modules so all the module changes can be reviewed/committed together.