Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#891 condition on id existenced when retrieving mailing hash #14114

Merged
merged 1 commit into from
Apr 23, 2019

Conversation

lcdservices
Copy link
Contributor

Overview

The presence of the mailing.viewUrl token with the mailing hash setting enabled expects the Mailing ID, which is not passed with the preview action (for performance reasons).

Before

With mailing hash enabled, the presence of the mailing.viewUrl token in a mailing would cause the mailing preview to hang and fail to open.

After

Preview opens as expected.

Technical Details

Same underlying issue as detailed in: #13956

@civibot civibot bot added the 5.13 label Apr 23, 2019
@civibot
Copy link

civibot bot commented Apr 23, 2019

(Standard links)

@seamuslee001
Copy link
Contributor

This makes sense and i think we have enough test coverage, added merge on pass

@seamuslee001
Copy link
Contributor

Merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants