I have a view block and the title is set to None. Core expects for 'subject' to be defined.
block.tpl.php

Starting point for debugging
http://api.drupal.org/api/views/views.module/function/views_block_view/7

CommentFileSizeAuthor
#2 panels-1912174-2-fix-php-notice.patch440 bytesmikeytown2
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Project: Views (for Drupal 7) » Panels
Version: 7.x-3.5 » 7.x-3.3
mikeytown2’s picture

Status: Active » Needs review
FileSize
440 bytes
merlinofchaos’s picture

Marked http://drupal.org/node/1408946 as a dup of this; it contains more background.

RowboTony’s picture

Good patch! Just wanted to say that I had this problem today building a new site on the NodeStream distribution with Panels-7.x-3.3, this patch fixed the problem, thanks!

mikeytown2’s picture

Status: Needs review » Reviewed & tested by the community
merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Updated issue summary.

  • Commit 7b5827e on 7.x-3.x, 7.x-3.x-i18n, 8.x-3.x by merlinofchaos:
    Issue #1912174 by mikeytown2: Panes rendered with block style need a...