Add $settings to hook_mailchimp_campaign_alter()

Created on 12 May 2022, about 3 years ago
Updated 10 July 2025, 16 days ago

Problem/Motivation

The "From" name that is being used in my campaigns has an apostrophe in it, which is encoded by check_plain() in mailchimp_campaign_campaign_form_submit (line 291). The end result is that an end user sees the 's string in their inbox.

Proposed resolution

Add $settings to the drupal_alter() that is called in mailchimp_campaign_save_campaign, line 306, so the from_name can be altered before before saved to MailChimp.

Feature request
Status

Closed: won't fix

Version

5.0

Component

Campaign Module

Created by

🇨🇦Canada brunodbo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States xenophyle

    Thanks for submitting this ticket — and sorry we didn’t get back to you about it sooner. We are cleaning up old issues and issue for old versions and are going to close this one. If this issue is still relevant for you, please re-open it and update the “Version” field, and include any updates to the behavior you are seeing.With a smaller issue queue, we’ll have an easier time getting back to you.

Production build 0.71.5 2024