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

Container processors are executed before globals exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-a1
    • 3.1.0-dev
    • None
    • None

      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.

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

              Created:
              Updated:
              Resolved: