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

Fix for issue #55: view in browser link is broken #56

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

jaapjansma
Copy link
Contributor

This fixes #55 where the view in browser link is broken.

Before

In a received bulk mail the view in browser link does not lead to a personalized mail in the browser. Instead you see the tokens e.g. Dear {contact.first_name} instead of Dear Jaap Jansma

After

In a received bulk mail the view in browser link does lead to a personalized mail in the browser. You see Dear Jaap Jansma.

Cause

Civi Proxy did not pass on the parameters cid and cs from the url to CiviCRM.

@bjendres bjendres merged commit 668b7ea into systopia:master Mar 24, 2022
@bjendres
Copy link
Member

Thanks @jaapjansma !

@bjendres bjendres added the bug label Mar 24, 2022
@bjendres bjendres added this to the 0.6 milestone Mar 24, 2022
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.

Broken View in Browser links
2 participants