The bean_uuid submodule used a function defined in the .install file from the uuid module. Which can not be expected to be loaded.

The registry has been rebuilt via registry_rebuild (A).                                                                                                                                                                                                                         [success]
PHP Fatal error:  Call to undefined function uuid_schema_field_definition() in /var/aegir/platforms/xxx/sites/all/modules/bean/bean_uuid/bean_uuid.install on line 12

Fatal error: Call to undefined function uuid_schema_field_definition() in /var/aegir/platforms/xxx/sites/all/modules/bean/bean_uuid/bean_uuid.install on line 12
Drush command terminated abnormally due to an unrecoverable error.                                                                                                                                                                                                              [error]
Error: Call to undefined function uuid_schema_field_definition() in /var/aegir/platforms/xxx/sites/all/modules/bean/bean_uuid/bean_uuid.install, line 12
CommentFileSizeAuthor
#2 uuid_install_file_not-2623448-2.patch1.09 KBhelmo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

helmo created an issue. See original summary.

helmo’s picture

Status: Active » Needs review
FileSize
1.09 KB

This patch added the code to include it.

DamienMcKenna’s picture

Status: Needs review » Reviewed & tested by the community

Short & simple.

DamienMcKenna’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks.

  • DamienMcKenna committed 903c92e on 7.x-1.x authored by helmo
    Issue #2623448 by helmo: Ensure uuid.install is loaded when overloading...

Status: Fixed » Closed (fixed)

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