Closed (fixed)
Project:
Slack
Version:
8.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2019 at 05:50 UTC
Updated:
14 Nov 2019 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
binnythomas commentedAdding a patch that uses Drupal's messenger method.
Comment #3
binnythomas commentedIgnore the other patch. I have rectified the code by adding the namespace.
Comment #4
binnythomas commentedComment #5
prethiee commentedFixed in the current version - slack 8.x-1.2 by using the drupal_set_message() inside the Slack.php service file instead of using the messenger service.