Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

(dev/mail#20) Mailing.preview - Fix regression circa Civi 5.6.x #38

Merged
merged 2 commits into from
Apr 30, 2019

Commits on Apr 29, 2019

  1. Mailing.preview - Fix regression in action.* tokens circa Civi 5.6.…

    …x (dev/mail#20)
    
    Flexmailer overrides the `Mailing.preview` API.  In
    civicrm/civicrm-core#12509 (5.6), it became possible
    to call `Mailing.preview` without an `id` for the mailing.
    
    This update Flexmailer `Mailing.preview` to also work without an ID,
    and it expands unit-test coverage to ensure correct operation with
    or without an ID.
    totten committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9d45cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07c899 View commit details
    Browse the repository at this point in the history