In salesforce_api_demo this code $sf->client->describeSObjects(array('Lead')) uses a fixed argument ('Lead') when it should use $arg.

CommentFileSizeAuthor
#1 salesforce_api.module.patch472 bytesaaronbauman

Comments

aaronbauman’s picture

Assigned: Unassigned » aaronbauman
Status: Active » Needs review
StatusFileSize
new472 bytes
Bevan’s picture

Title: Data structure demo uses wrong argument. » Data structure demo ignores SF data type argument
Status: Needs review » Reviewed & tested by the community

I was about to submit an almost-identical patch.

#442634: Examine data structrue with devel or krumo if available adds a related feature that depends on (or includes) this patch.

Bevan’s picture

Status: Reviewed & tested by the community » Fixed

Commited to DRUPAL-6--2

Status: Fixed » Closed (fixed)

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