theme_civinode_cck_profiled_contact() does not pass a profile id through to theme_crm_profile_cid().
The attached patch fixes this obvious code error.
| Comment | File | Size | Author |
|---|---|---|---|
| civinode.missing_profile_id.patch | 684 bytes | sutharsan |
theme_civinode_cck_profiled_contact() does not pass a profile id through to theme_crm_profile_cid().
The attached patch fixes this obvious code error.
| Comment | File | Size | Author |
|---|---|---|---|
| civinode.missing_profile_id.patch | 684 bytes | sutharsan |
Comments
Comment #1
sutharsan commentedDuplicate of: http://drupal.org/node/188732
Comment #2
sutharsan commented@Torenware: Does this patch has your attention? Can I help getting it committed?