This error message comes when you open a view to edit... I like the definition of "code freeze" :)

Comments

dawehner’s picture

Title: Call to a member function init_display() on a non-object in /var/www/core/sites/all/modules/d7cx-views/includes/admin.inc » drupal_build_form needs default build_info parameters
Status: Active » Needs review
StatusFileSize
new2.72 KB

Ok, the problem is that every drupal_build_form needs a build_info => array('args' => array()),

This patch will fixes every instance.

PS: The file includes/admin.inc has a windows line-endings. I guess this should be fixed one day.

dawehner’s picture

StatusFileSize
new4.12 KB

There are more places

dawehner’s picture

Status: Needs review » Fixed

Fixed.

Status: Fixed » Closed (fixed)

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