Closed (duplicate)
Project:
UUID Features Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2012 at 20:39 UTC
Updated:
9 May 2012 at 22:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
duaelfrYou may take a look at this patch :
#1188646-16: Error when the UUID Node module isn't installed
Then
#888500-9: Remove vocabulary support
Good luck
Comment #2
duaelfrHere are the following needed patches
I am sorry but I am not an official maintainer of this module so I cannot merge all this into a new dev version...
Comment #3
merilainen commentedI don't understand how to apply the first patches. Why have you posted a patch to fix your previous mistake when you can just say that "ignore the previous patch and use this working one instead"?
I get this question and I don't know what to answer:
"Reversed (or previously applied) patch detected! Assume -R? [n]"
Comment #4
duaelfrAll these patches are for different issues so I cannot merge them into one file to allow the maintainers to sort and test them separately.
They apply directly on the last dev version, if you already customized it will probably not work.
You can find here my fully working version in case you need it.
Comment #5
daveparrish commentedDuaelFr,
I had trouble following your patches. Many of them do not apply against the 7.x.1.x-dev branch. I found this out because I use drush make to apply patches. I am grateful for the work you have done, but if you could add patches that have been created against the development branch that would be very helpful.
I took your zip and diffed it against the development branch. Patch is attached here. Hopefully this will help someone else (maintainers) figure out what needs to be fixed for the module to work properly.
Comment #6
RobW commentedThe patch in #5 seems to be working well. Thanks DuaelFR, daveparrish.
Comment #7
RobW commentedEh, it was working well to export but I can't seem to get terms to import now.
Comment #8
RobW commentedOk, I was able to get taxonomy term and node exports working with patches from #1245582: Restore uuid_features compatibility with uuid and #965450: Add component that exports vocabulary with all its terms, as explained in http://drupal.org/node/1245582#comment-5837880. Since there's specific proactive work going on in those issues that addresses "this module doesn't work", let's mark this as a duplicate and close it.