Since uuid.install (hook_schema_alter) relies on uuid_get_core_entity_info(), and this assumes 'node' and 'user' tables exists, shouldn't this module depend on them?

This does not break normal profile installation, but when using Testing on a profile installation, it breaks it.

Comments

grisendo’s picture

StatusFileSize
new245 bytes

I attach a patch:

grisendo’s picture

Status: Needs work » Needs review

  • dixon_ committed a8d4fb6 on 7.x-1.x
    Issue #2225423 by grisendo: Fixed Core user/node Dependency.
    
dixon_’s picture

Status: Needs review » Fixed

Committed to 7.x-2.x, thanks a lot!

Status: Fixed » Closed (fixed)

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