Posted by peximo on October 17, 2009 at 5:36pm
4 followers
| Project: | Devel |
| Version: | 7.x-1.x-dev |
| Component: | devel_generate |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
I found this problem in devel_generate: the function cck_generate_fields() call field_info_instances() and pass to this function the bundle name but not the object type, so field_info_instances() fail to get the instance.
This patch should fix the problem.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| devel_generate.patch | 1.63 KB | Ignored: Check issue status. | None | None |
Comments
#1
#2
patch works for me. rerolled to remove CRs.
#3
Committed. Thanks !
#4
Automatically closed -- issue fixed for 2 weeks with no activity.