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

purge_notifications() fails for disabled extensions

    XMLWordPrintable

Details

    Description

      The purge_notifications() method fails when run on an extension that is disabled.

      This is because when it tries to get the id for the notification type, in the get_notification_type_id() an error is thrown, because the extension is disabled.

      Thus, it's not possible to actually use purge_notifications() during the purge step of deleting an extension from the DB.

      Attachments

        Activity

          People

            bantu Andreas Fischer [X] (Inactive)
            VSE Matt Friedman [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: