drupal_set_message() has been deprecated in favor of the messenger service.

Comments

nkoporec created an issue. See original summary.

nkoporec’s picture

Assigned: nkoporec » Unassigned
Status: Active » Needs review
StatusFileSize
new11.19 KB

Created a patch which replaces all the drupal_set_messege functions.

useernamee’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies without problems. All occurrences of drupal_set_message() are gone.

Status: Reviewed & tested by the community » Needs work
oksana-c’s picture

rerolled for the latest dev branch

oksana-c’s picture

Version: 8.x-1.0 » 8.x-1.x-dev

  • oksana-c committed 62cd395 on 8.x-1.x
    Issue #2956265 by nkoporec, oksana-c, useernamee: Replace usages of the...
oksana-c’s picture

Status: Needs work » Fixed

Committed. Thank you @nkoporec, @useernamee.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

chris matthews’s picture