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

Core event listeners not working in log.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-b2
    • 3.1.0-b1
    • Build System, Events
    • PHP 5.2.3, MySQL 5.1.3, IE11

      extract($this->dispatcher->trigger_event('core......., $vars));
      $vars not compacted in log.php

      change to extract($this->dispatcher->trigger_event('core......., compact($vars)));

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

              Created:
              Updated:
              Resolved: