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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uuid-node_and_user_dependency-2225423-1.patch | 245 bytes | grisendo |
Comments
Comment #1
grisendo commentedI attach a patch:
Comment #2
grisendo commentedComment #4
dixon_Committed to 7.x-2.x, thanks a lot!