When message_notify can't load a notifier plugin it throws an exception. There is a misplaced parentheses on the exception message, causing the following fatal error:

PHP Fatal error:  Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]]) in /Users/miles/drupal/sites/all/modules/contrib/message_notify/message_notify.module on line 24

Comments

milesw’s picture

Status: Active » Needs review
StatusFileSize
new738 bytes

  • amitaibu committed 1fbea08 on 7.x-2.x authored by milesw
    Issue #2401789 by milesw: Fatal error when MessageNotifyException is...
amitaibu’s picture

Status: Needs review » Fixed

Merged, thanks.

btw, next time you can open a PR on Github - https://github.com/Gizra/message_notify

Status: Fixed » Closed (fixed)

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