Closed (fixed)
Project:
Universally Unique IDentifier
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2010 at 00:32 UTC
Updated:
5 Oct 2010 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
gddComment #2
recidive commentedSorry for the delay. I finally got time to review your patch.
The patch looks great but it's missing a setting for automatic UUID generation for comments. And a section in uuid_sync() for generating the missing UUIDs.
Could you please add those?
Thanks.
Comment #3
gddYes you're right, new patch attached (not really tested though, should be fine.)
Comment #4
recidive commentedHi, thanks for working on this.
I could find two hunks where it was relating to users not comments.
We really need someone to test this before commiting.
Comment #5
gddOK I did some testing of this today. I took a fresh D6 installation and used Devel to generate several nodes with comments. Then I installed UUID. I enabled generation of UUIDs for comments, then I ran the sync function for existing comments, and it worked fine, with one small bug which is fixed in the attached patch. Then I used Devel to generate several more nodes with comments and they all worked as well. I uninstalled and everything went away. So I'd say this is ready to go. I also tested upgrading from the existing version which worked.
Comment #6
gddOh in the attached patch I also made sure the new variable gets deleted on uninstall.
Comment #7
recidive commentedCommited to CVS. Thanks!
I've also tagged a Beta 2 release that should be packed soon.
Comment #8
gddI actually have several more patches to submit I think. I am looking into removing my own UUID implementation from Deploy and instead depending on this one, but I have a lot of functionality that needs to be transferred first.
Comment #9
recidive commentedHi heyrocker, that sounds great!
Let me know if you want to be a co-maintainer of the project, if you think that would speed up the process, and makes sense for you.
Feel free to contact me directly if you want to.
Thanks.
Comment #10
gddIf you want to grant that it is fine, but I still want my patches to be reviewed since I'm still new to the module.
Comment #11
recidive commentedThat's fine. I'm looking forward for applying your patches. Thanks!