I get the following error when attempting to add a field that depends on views_handler_field.

Call to undefined function views_process_dependency()

It looks like someone missed changing views_process_dependency to ctools_dependent_process.

See attached patch.

CommentFileSizeAuthor
views_process_dependency_error.diff662 bytesmikejoconnor
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Status: Needs review » Fixed

It's bad that every patch from d7 which applies fine still might have problems here.

Thanks Commited to the 7.x branch.

Status: Fixed » Closed (fixed)

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