karuna patel created an issue. See original summary.
Added patch to replace the deprecated drupal_set_message call with drupal messenger service as per drupal standard.
The last submitted patch, 2: replace_deprecated_drupal_set_message-3005275-2.patch, failed testing. View results - codesniffer_fixes.patch Interdiff of automated coding standards fixes only.
Fixes indent in the previous patch.
The last submitted patch, 4: fontawesome-replace_deprecated_drupal_set_message-3005275-4-D8.patch, failed testing. View results
Can't use $this->t() when not in object context, so I'm attaching a revised patch.
$this->t()
Thank you very much for your work thus far, joris!
The last submitted patch, 8: fontawesome-replace_deprecated_drupal_set_message-3005275-8.patch, failed testing. View results
Tested and works!
Issue #3005275 by joris.handstanger, karuna patel, Daniel.Moberly:...
Committed. Thanks all.
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
karuna patel commentedAdded patch to replace the deprecated drupal_set_message call with drupal messenger service as per drupal standard.
Comment #4
jhandsta commentedFixes indent in the previous patch.
Comment #6
jhandsta commentedComment #7
jhandsta commentedComment #8
daniel.moberly commentedCan't use
$this->t()when not in object context, so I'm attaching a revised patch.Thank you very much for your work thus far, joris!
Comment #10
jhandsta commentedTested and works!
Comment #12
daniel.moberly commentedCommitted. Thanks all.