Can't deploy taxonomy to server with prefixed tables
chaps2 - July 31, 2009 - 12:29
| Project: | Deployment |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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
| Attachment | Size |
|---|---|
| deploy-uuid_table_prefix.patch | 906 bytes |

#1
Nice catch, committed! Thanks.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.