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

Undefined variable 'zebra' in search.php

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.2.8
    • 3.3.0-b2
    • None
    • None

    Description

      I received a screenshot from a user, which I attached to this issue. They are from opening the `search.php?search_id=unreadposts` page as logged in user.

      It may be due to changed behaviour since PHP 7.3.0 that this did not surface before:

      > compact() now issues an E_NOTICE level error if a given string refers to an unset variable. Formerly, such strings have been silently skipped.

      This seems to be the issue here.

      Attachments

        Activity

          People

            Marc Marc
            dbj dbj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: