Problem/Motivation

------ ---------------------------------------------------
Line src/Form/LinkConfigurationStorageDeleteForm.php
------ ---------------------------------------------------
41 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------

------ ---------------------------------------------------
Line src/Form/LinkConfigurationStorageForm.php
------ ---------------------------------------------------
71 Call to deprecated function drupal_set_message().
77 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------

Function drupal_set_message(). is deprecated. Visit https://www.drupal.org/node/2774931

Proposed resolution

fix it

Remaining tasks

- Create patch
- Needs Review

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

volkswagenchick created an issue. See original summary.

volkswagenchick’s picture

Issue tags: +Drupal 9 compatibility
Satyanarayan Reddy’s picture

Status: Active » Needs review
FileSize
1.5 KB

deprecated function drupal_set_message()

Oleksandr Yushchenko’s picture

Status: Needs review » Reviewed & tested by the community

Patch at #3 works.

DevElCuy’s picture

Status: Reviewed & tested by the community » Fixed

Good job!

Status: Fixed » Closed (fixed)

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