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

Fix report-icon for moderators in PM folders.

XMLWordPrintable

      Frans noticed this bug while coding a new style, I was able to verify it.

      There is a variable set in the ucp_pm_viewfolder.html
      messagerow.S_TOPIC_REPORTED that is not set anywhere in the PHP code, so this would always result in false.

      <!-- IF messagerow.S_TOPIC_REPORTED --><a href="{messagerow.U_MCP_REPORT}">{REPORTED_IMG}</a><!-- ENDIF -->

      It is used in mcp_forum.php, search.php and viewforum.php but not in any UCP file or overall functions file.

            nickvergessen Joas Schilling
            Highway of Life David Lewis [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: