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

Link to SQL Report page is generated incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0.0-a1
    • 4.0.0-a1
    • None

      When you click the link to show the SQL report, you are redirected to http://url/index.php&explain=1
      which is incorrect, it should be http://url/index.php?explain=1

      Depending if the URL have already query params or not, the query param should be appended with `&` or `?`.

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

              Created:
              Updated:
              Resolved: