Postponed (maintainer needs more info)
Project:
Gallery
Version:
6.x-1.x-dev
Component:
Code / API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2010 at 17:46 UTC
Updated:
24 Dec 2011 at 01:50 UTC
Using:
Webform 6.x-3.2
Salesforce API 6.x-2.0-alpha2
2 calls to module_load_include() incorrectly uses "webform/webform_submissions.inc" to include the webform_get_submissions(). This resulted in fatal errors when exporting submissions to salesforce. The file is located at "webform/includes/webform.submissions.inc".
When adding a fieldset, the sf_webform_fieldmap_add_form_submit() function incorrectly references $form_state['values']['drupal_object'] which does not exist. It should reference $form_state['values']['drupal']. This issue resulted in the nid being 0 in the fieldmap-webform association.
| Comment | File | Size | Author |
|---|---|---|---|
| sf_webform_fieldmap_includes.patch | 1.83 KB | jwineinger |
Comments
Comment #1
stella commentedI committed the webform 3.x changes.
However, I didn't commit the 'drupal_object' change - perhaps you can explain why you only changed it on that one line?
Comment #2
pankajyadav commentedHI
My gallery Dynamic display block slideshows but i have to assign path to assign it to the gallery of the project it req. a path to assign it and the is of following type(Specify pages by using their paths. Enter one path per line. The '*' character is a wildcard. Example paths are blog for the blog page and blog/* for every personal blog. is the front page.). This will come when i go to structure then to Block Then when i configure the slideshows then it require a path ..
So please help me in assigning the path please?????
Comment #3
tutumlum commentedI think it is belong to here