views_plugin_display::construct() tries to pass $this->view, but it doesn't exist until views_plugin_display::init() is run.

Related: http://drupalcode.org/project/views.git/commit/1fe618f6

Possible solution: use views_get_plugin().

CommentFileSizeAuthor
#1 views-1460272-1.patch2.37 KBtim.plunkett
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tim.plunkett’s picture

Status: Active » Needs review
FileSize
2.37 KB
dawehner’s picture

Version: 7.x-3.x-dev » 6.x-3.x-dev
Status: Needs review » Patch (to be ported)

Thanks the patch looks perfect, the code is just executed a bit later.

Chris Matthews’s picture

Issue summary: View changes
Status: Patch (to be ported) » Closed (outdated)

The Drupal 6 branch is no longer supported, please check with the D6LTS project if you need further support. For more information as to why this issue was closed, please see issue #3030347: Plan to clean process issue queue