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

Container processors are executed before globals exist

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • None
    • None

    Description

      The container processors are executed too early. If an error happens, it may cause `$request` to be accessed, which does not exist yet at that point.

      This problem can be solved by executing the processors after all of the globals have been created.

      Attachments

        Activity

          People

            igorw Igor Wiedler [X] (Inactive)
            igorw Igor Wiedler [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: