The current implementation of hook_requirements checks for existence of the brightcove folder in DRUPAL_ROOT/vendor, but /vendor can exist outside of DRUPAL_ROOT, in which case the check will fail. Patch included that updates the validation to check for Brightcove\API\API which will pass independent of the location of the vendor folder.

Comments

Scott Falconer created an issue. See original summary.

scott falconer’s picture

StatusFileSize
new495 bytes
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

+1!

  • Boobaa committed 97f1f0d on 8.x-1.x authored by Scott Falconer
    Issue #2744469 by Scott Falconer: Improve hook_requirements to work with...
boobaa’s picture

Status: Reviewed & tested by the community » Fixed

Applied, thanks!

Status: Fixed » Closed (fixed)

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