If using the Mail SocialNetwork on route with no entity, we get a fatal error
The website encountered an unexpected error. Please try again later.
TypeError: Argument 1 passed to Drupal\social_simple\SocialNetwork\Mail::checkForwardIntegration() must implement interface Drupal\Core\Entity\EntityInterface, null given, called in modules/contrib/social_simple/src/SocialNetwork/Mail.php on line 67 in Drupal\social_simple\SocialNetwork\Mail->checkForwardIntegration() (line 103 of modules/contrib/social_simple/src/SocialNetwork/Mail.php).Let's fix that and check if entity is not null
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3036488-2.patch | 502 bytes | flocondetoile |
Comments
Comment #2
flocondetoileComment #4
flocondetoile