Problem/Motivation

When installing from a installation profile it might happen that the view_unpublished module is installed before the node module. This will fail:

PHP Fatal error: Call to undefined function node_access_needs_rebuild() in /../view_unpublished/view_unpublished.install on line 11

Proposed resolution

Add node module as a dependency

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

Original report by [username]

(Text of the original report, for legacy issues whose initial post was not the issue summary. Use rarely.)

CommentFileSizeAuthor
#2 2694139-1.patch324 bytescasey
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

casey created an issue. See original summary.

casey’s picture

Status: Active » Needs review
FileSize
324 bytes
Bart Vanhoutte’s picture

Status: Needs review » Reviewed & tested by the community

Works

  • amaria committed 869c5b6 on 8.x-1.x authored by casey
    Issue #2694139 by casey: Dependency needed upon node module
    
amaria’s picture

Status: Reviewed & tested by the community » Closed (fixed)