Closed (fixed)
Project:
Salesforce Webform Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2010 at 14:26 UTC
Updated:
10 Nov 2010 at 16:50 UTC
When using this module to submit webform data to salesforce, an error message "Error submitting webform submission...." appears should the salesforce export fail for some reason. This is in addition to it being saved to the log file. I really don't want the users of my site knowing anything about the salesforce problem because it means nothing to them, and the submission can be retried on next cron run if necessary. So the attached patch simply removes the call to drupal_set_message() - the error message still goes to watchdog() though.
| Comment | File | Size | Author |
|---|---|---|---|
| sf_webform_remove_error_message.patch | 630 bytes | stella |
Comments
Comment #1
stella commentedCommitted.