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

MSSQL's get_existing_indexes() function improperly appends ternary result

    XMLWordPrintable

Details

    Description

      The ternary operations on lines 2646 and 2660 of phpbb/db/tools.php need to be wrapped in parentheses so that the result is properly appended. At the moment, the result of the ternary will overwrite the entire string.

      Attachments

        Activity

          People

            Noxwizard Patrick Webster
            Noxwizard Patrick Webster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: