content.inc uses D5 fieldgroup table names
DamienMcKenna - March 12, 2009 - 10:26
| Project: | Install Profile API |
| Version: | 6.x-2.0 |
| Component: | CRUD functions and includes |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
contrib/content.inc uses fieldgroup v5.x's table names "node_group" instead of v6.x's "content_group".

#1
Patch attached.
#2
Confirmed, this is an issue in the d6 branch. Committing.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.