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

MSSQL's get_existing_indexes() function improperly appends ternary result

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.1
    • 3.1.0
    • None
    • MSSQL Server 2012 via Native driver

      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.

            Noxwizard Patrick Webster [X] (Inactive)
            Noxwizard Patrick Webster [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: