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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | html_fix1.patch | 3.77 KB | eojthebrave |
| html_fix.patch | 3.76 KB | eojthebrave |
Comments
Comment #1
eojthebraveFixes problem with spacing introduced by previous patch. Skip that one and apply this one instead.
Comment #2
eojthebraveComment #3
victorkane commentedTested patch, found to work well, have committed to DRUPAL-5, changing to fixed
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.