Closed (fixed)
Project:
Universally Unique IDentifier
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 18:29 UTC
Updated:
14 Feb 2012 at 11:10 UTC
If you install UUID and then install a module that implements an entity it would break UUID, as UUID didn't add the uuid schema to the newly installed module.
This patch fixes this by acting upon module install and then modify it's schema to add the required schema modifications.
| Comment | File | Size | Author |
|---|---|---|---|
| uuid-added_modules_installed_hook.patch | 1.07 KB | lslinnet |
Comments
Comment #1
lslinnet commentedUps, didn't mean to assign it to my self.
Comment #2
dixon_Good point! One minor issue though:
Please clarify the comments here a little bit.
Comment #3
lslinnet commentedCan't seem to recall what I thinking to write there, will take a closer look at it doing the coming week.
Comment #4
lslinnet commentedHave been pondering what I was thinking should go into that comment line but can't seem to recall, will update the patch on friday
Comment #5
dixon_This should now be fixed in 7.x-1.x-dev and the alpha3 release that I'm rolling right now. Read the upcoming release announcement for more info.