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

version check on branch is broken

XMLWordPrintable

    Error rendering 'com.atlassian.jira.jira-view-issue-plugin:details-module'. Please contact your Jira administrators.

      Version check on branch is actually broken. But it has not been noticed since we have not had any updates since it was implemented.

      But the new get_update_on_branch() method actually returns a 1-dimensional array, not a multi-dimensional array as does get_suggested_updates(), so it is not being passed to the template correctly, resulting in

      PHP Fatal error: Uncaught TypeError: Argument 2 passed to phpbb\template\base::assign_block_vars() must be of the type array, string given, called in /phpBB/includes/acp/acp_update.php on line 58 and defined in /phpBB/phpbb/template/base.php:110

            nicofuma nicofuma
            VSE Matt Friedman [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: