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

Controllers can not set additional parameters of page_header()

XMLWordPrintable

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

      phpBB\includes\controller\helper.php:

      	public function render($template_file, $page_title = '', $status_code = 200)
      	{
      		page_header($page_title);

      As the additional parameters of page_header were added for mods/extensions, they should be somehow configurable.

            nicofuma nicofuma
            nickvergessen Joas Schilling
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: