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

Fix dead link in MCP on reports for global announcements in prosilver.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 3.0.7-PL1
    • 3.0.8-RC1
    • Styles
    • None

    Description

      in the MCP > Reported Messages > Open/Closed Reports
      when there is a report on a global announcement, there is a empty link:

      'U_VIEWFORUM'				=> (!$global_topic) ? append_sid("{$phpbb_root_path}viewforum.$phpEx", 'f=' . $row['forum_id']) : '',

      and

      {L_FORUM}: <a href="{postrow.U_VIEWFORUM}">{postrow.FORUM_NAME}</a>


      resulting in

      Forum: <a href="">Global announcement</a>


      Suggested fix makes it work like subsilver2 and just views

      Global announcement

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: