Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-15830

'core.modify_notification_message' event is useless

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2.4-RC1
    • None
    • None
    • None

      $message is passed empty to event, next it's immediately overwritten via:

      $this->msg = trim($this->template->assign_display('body'));

      I guess event should be called after email template loaded and $this->msg should be updated with event's $message.

            Elsensee Oliver Schramm [X] (Inactive)
            Dionisiy Dionisiy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: