This patch fixes a problem where strong tags where not being rendered in status messages set by different actions in salesforce_api.inc

Example:

an event was created in salesforce for the user <strong>@user</strong>

should be

an event was created in salesforce for the user @user

CommentFileSizeAuthor
#1 html_fix1.patch3.77 KBeojthebrave
html_fix.patch3.76 KBeojthebrave

Comments

eojthebrave’s picture

StatusFileSize
new3.77 KB

Fixes problem with spacing introduced by previous patch. Skip that one and apply this one instead.

eojthebrave’s picture

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.