within the last version of Features, 7.x-1.0-rc1
i get this fatal error in the "Features" and "Modules" pages.

Fatal error: Cannot redeclare salesforce_fieldmap_features_export_options() (previously declared in /drupal_path/sites/all/modules/contrib/features/includes/features.ctools.inc(26) : eval()'d code:1) in /drupal_path/sites/all/modules/contrib/salesforce/salesforce_api/salesforce_api.features.inc on line 24

CommentFileSizeAuthor
#1 1489502-1.patch1.68 KBvasike

Comments

vasike’s picture

Title: Features integration fatl error » Features integration fatal error
Status: Active » Needs review
StatusFileSize
new1.68 KB

i think i found the problem, the features hooks functions do not have the right names,
use "salesforce" prefix instead of "salesforce_api"
here is a patch for it.

kostajh’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.