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.

CommentFileSizeAuthor
sf_webform_remove_error_message.patch630 bytesstella

Comments

stella’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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