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 existence when retrieving mailing hash #14113

Closed
wants to merge 1 commit into from

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
Copy link

civibot bot commented Apr 23, 2019

(Standard links)

@civibot civibot bot added the master label Apr 23, 2019
@lcdservices lcdservices changed the title dev/core#891 condition on id existenced when retrieving mailing hash dev/core#891 condition on id existence when retrieving mailing hash Apr 23, 2019
@seamuslee001
Copy link
Contributor

@lcdservices This looks sensible, any chance you can put this against 5.13 branch as it would be good to get it into the RC tbh ping @eileenmcnaughton

@lcdservices
Copy link
Contributor Author

@seamuslee001 here's a second PR against 5.13
#14114

@seamuslee001
Copy link
Contributor

Closing this in favor of #14114

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

Successfully merging this pull request may close these issues.

2 participants