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: append PORT to URL_PREFIX only if WHYD_URL_PREFIX is not provided #198

Merged
merged 1 commit into from
Jun 9, 2019

Conversation

adrienjoly
Copy link
Member

What does this PR do / solve?

Bug: a user reported that the "unsubscribe" link from his digest/notification email did not work:

image

Source: cc3af51#commitcomment-33865126

Overview of changes

This PR fixes the way the URL_PREFIX is computed when running in production. It should fix the URL of unsubscribe links.

@adrienjoly adrienjoly added the bug label Jun 9, 2019
@adrienjoly adrienjoly self-assigned this Jun 9, 2019
@adrienjoly adrienjoly added this to 📥 Inbox / ideas in Development via automation Jun 9, 2019
@adrienjoly adrienjoly merged commit e63ee79 into master Jun 9, 2019
Development automation moved this from 📥 Inbox / ideas to ✔️ Done / pending QA Jun 9, 2019
@adrienjoly adrienjoly deleted the fix/url-prefix branch June 9, 2019 09:25
adrienjoly pushed a commit that referenced this pull request Jun 9, 2019
## [1.7.1](v1.7.0...v1.7.1) (2019-06-09)

### Bug Fixes

* append PORT to URL_PREFIX only if WHYD_URL_PREFIX is not provided ([#198](#198)) ([e63ee79](e63ee79)), closes [/github.com/openwhyd/openwhyd/commit/cc3af51b2d24e98d24e10583add56ab83bd535de#commitcomment-33865126](https://github.com//github.com/openwhyd/openwhyd/commit/cc3af51b2d24e98d24e10583add56ab83bd535de/issues/commitcomment-33865126)
@adrienjoly adrienjoly moved this from ✔️ Done / pending QA to 🌲 In production in Development Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development
  
🌲 In production
Development

Successfully merging this pull request may close these issues.

None yet

1 participant