Closed (fixed)
Project:
Salesforce Suite
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2007 at 16:00 UTC
Updated:
2 Mar 2008 at 14:21 UTC
Victor, you've described the following function on your site:
"Further test the installation by logging out and making anonymous use of the site-wide contact form. The name will be inserted into the Salesforce account as a new lead, together with the email and subject."
I've tested the contact form. Everything works fine but the subject is not submitted to Salesforce. The subject handling happens in line salesforce.module line 289. In Salesforce the subject field remains empty (despite the prefix "contact us form with the subject:").
Comments
Comment #1
victorkane commentedThanks! fixed.
Pesky _POST needing to be replaced with form_values again.
See diff here:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/salesforce/...
either download from CVS DRUPAL-5 branch or download tomorrow's snapshot!
Changing to fixed.
Comment #2
bjacob commentedVictor is it possible that there are more problems with the Pesky _POST? I've found more of them in the salesforce.module on line 281, 297, 307, 309?
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
victorkane commentedActually, bjacob is absolutely right, this should have been fixed ages ago.
Comment #5
victorkane commentedNow, finally, fixed.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.