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

Unread Topic URL Link Not Working On MCP View Forum Topic List

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.3.12-RC1
    • 3.3.10
    • Styles

      Bug Description:
      If a topic has a new post, you can usually click the red topic image and it will take you to the first new post.

       

      On the MCP View Forum page, if you click the image, it loads the same page again because the URL is empty.

       

      Affected Template:
      mcp_forum.html

       

      Affected Code:

      <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}" class="row-item-link"></a><!-- ENDIF -->

       

      Cause:
      This code does not work on that template:

      {topicrow.U_NEWEST_POST}

            Crizzo Crizzo
            ForumFlair ForumFlair
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: