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

Incorrect string concatenation in phpbb_mcp_sorting()

XMLWordPrintable

      If a user does not have m_approve permissions in the MCP, he/she will only see the approved topics. For that, we specify the topic_visibility for the query. However, due to incorrect string concatenation there is no space before the previous topic_last_post_time value and the AND:
      https://github.com/phpbb/phpbb/blame/3.1.x/phpBB/includes/functions_mcp.php#L391

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

              Created:
              Updated:
              Resolved: