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

Wrong Parameter for Topic Title in ucp_attachments.php

    XMLWordPrintable

Details

    Description

      Line 187 in ucp_attachments.php

      http://code.phpbb.com/repositories/entry/phpbb/branches/phpBB-3_0_0/phpBB/includes/ucp/ucp_attachments.php#L187

      ($sort_key == 'f' && $sort_dir == 'a')

      Should be:

      ($sort_key == 'g' && $sort_dir == 'a')

      Attachments

        Activity

          People

            Acyd Burn Meik Sievertsen [X] (Inactive)
            thecoalman thecoalman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: