This patch fixes problems with HTML in the Salesforce "Description" field.

Example: Creating a new user in Drupal creates a new Salesforce Lead with description "new site user: <em>Monday, November 5, 2007 - 22:54</em>"

Fix: Use the @variable type in t() instead of %variable since %variable adds the extra em tag.

Comments

victorkane’s picture

Status: Needs review » Fixed

Tested patch, found to work well, have committed to DRUPAL-5, changing to fixed

Anonymous’s picture

Status: Fixed » Closed (fixed)

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