Closed (fixed)
Project:
Deploy - Content Staging
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2009 at 12:29 UTC
Updated:
17 Aug 2009 at 04:00 UTC
The problem is a missing {} wrapper around the table name on line 334 of deploy_uuid.module. In my set up no uuid is returned so a duplicate vocabulary is created and no terms are deployed. Although I haven't tried it, any deployment of non-node data would be affected.
It's a tiddly fix but here's a patch anyway...
Andy
| Comment | File | Size | Author |
|---|---|---|---|
| deploy-uuid_table_prefix.patch | 906 bytes | chaps2 |
Comments
Comment #1
gddNice catch, committed! Thanks.