Missing profile id
Sutharsan - June 9, 2008 - 15:30
| Project: | CiviNode And Civinode CCK |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| civinode.missing_profile_id.patch | 684 bytes |

#1
Duplicate of: http://drupal.org/node/188732
#2
@Torenware: Does this patch has your attention? Can I help getting it committed?