Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-15830

'core.modify_notification_message' event is useless

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 3.2.4-RC1
    • None
    • None

    Description

      $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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: