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

Environment Bug - Routing broken for extensions

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.2.0-dev
    • 3.2.0-a1
    • Extensions
    • None

    Description

      The new multi-environment system has broken the routing abilities in extensions.

      Calling helper->route():
      PHP Fatal error: Class 'phpbb\routing\phpbb_url_generator' not found in /phpBB/phpbb/routing/router.php on line 319

      Trying to visit a previously working URL for an extensions controller:
      PHP Fatal error: Class 'phpbb\routing\phpbb_url_matcher' not found in /phpbb/routing/router.php on line 265

      Acme-demo can be used to witness these errors in 3.2.0-dev

      Attachments

        Activity

          People

            nicofuma nicofuma
            VSE Matt Friedman [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: