Closed (fixed)
Project:
Salesforce Suite
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2008 at 23:12 UTC
Updated:
5 May 2008 at 13:51 UTC
SFDC does not seem to like floats. Even though the module is setting the type in _salesforce_sync_put_object_data(), SFDC still throws an error regarding the variable type. Anyone else run in to this?
Comments
Comment #1
victorkane commentedHi Tom,
Pursuant to our discussion off-site, I was waiting for possible updates... if this has not been solved, could you please provide more info here, so that I can reproduce the error?
Thanks.
Comment #2
tom friedhof commentedHey Victor,
Floats actually need to be sent to SFDC as strings rather than type int or type float. I thought I updated this issue, but I guess I didn't. It was something real simple that I must have over looked when I initially was trying to sync the float fields. Thanks for the followup.
Comment #3
victorkane commentedPassing to "fixed" then.
Victor
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.