Installed UUID Features 7.x-1.0-alpha1 and installed UUID 7.x-1.0-alpha2 and nothing shows up in the features components dropdown. Trying to export taxonomy terms. Verified that my terms have a UUID column populated in the DB. Also ran the regenerate UUIDs in the UUID admin. Still nothing indicating that UUID Features is installed. Using Drupal 7.10.

Comments

duaelfr’s picture

duaelfr’s picture

Here 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...

merilainen’s picture

I 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]"

duaelfr’s picture

StatusFileSize
new17.73 KB

All 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.

daveparrish’s picture

DuaelFr,

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.

RobW’s picture

The patch in #5 seems to be working well. Thanks DuaelFR, daveparrish.

RobW’s picture

Eh, it was working well to export but I can't seem to get terms to import now.

RobW’s picture

Status: Active » Closed (duplicate)

Ok, 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.